diff options
author | Kas Perch <363bb@cloudflare.com> | 2020-12-05 02:12:44 +0100 |
---|---|---|
committer | Kas Perch <363bb@cloudflare.com> | 2020-12-05 02:12:44 +0100 |
commit | 2e081906e7fd4aaccff3167012b756e741a82506 (patch) | |
tree | 63df8be01775b555aba93486ecea2847b6fec997 /tool | |
parent | a5aa18b214388d6cbe8dcc3aed22d0696fa2388f (diff) | |
download | cloudflare-tor-2e081906e7fd4aaccff3167012b756e741a82506.tar.lz cloudflare-tor-2e081906e7fd4aaccff3167012b756e741a82506.tar.xz cloudflare-tor-2e081906e7fd4aaccff3167012b756e741a82506.zip |
manifest.json
Diffstat (limited to 'tool')
-rw-r--r-- | tool/block_cloudflare_mitm_fx/src/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/block_cloudflare_mitm_fx/src/manifest.json b/tool/block_cloudflare_mitm_fx/src/manifest.json index 7114fd02..c7481c49 100644 --- a/tool/block_cloudflare_mitm_fx/src/manifest.json +++ b/tool/block_cloudflare_mitm_fx/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Block Cloudflare MiTM Attack", "description": "If the destination website use Cloudflare, block further request.", - "version": "1.0.10.2", + "version": "1.0.10.1", "homepage_url": "https://trac.torproject.org/projects/tor/ticket/24351", "permissions": [ "webRequest", |