aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcloudflarevirus <cloudflarevirus@noreply.codeberg.org>2019-08-25 02:46:14 +0200
committercloudflarevirus <cloudflarevirus@noreply.codeberg.org>2019-08-25 02:46:14 +0200
commit2c7499359ed8ead453c6ae8c5bb77180270092ea (patch)
treeedfde712753a4c8c03c0cd7db1a5bdb9629bda3e
parent011970ca8a27e9e465625ce63ce97422025b9adf (diff)
downloadcloudflare-tor-2c7499359ed8ead453c6ae8c5bb77180270092ea.tar.lz
cloudflare-tor-2c7499359ed8ead453c6ae8c5bb77180270092ea.tar.xz
cloudflare-tor-2c7499359ed8ead453c6ae8c5bb77180270092ea.zip
Delete 'addon_firefox/bcma/manifest.json'
-rw-r--r--addon_firefox/bcma/manifest.json44
1 files changed, 0 insertions, 44 deletions
diff --git a/addon_firefox/bcma/manifest.json b/addon_firefox/bcma/manifest.json
deleted file mode 100644
index a73e42b4..00000000
--- a/addon_firefox/bcma/manifest.json
+++ /dev/null
@@ -1,44 +0,0 @@
-{
- "manifest_version": 2,
- "name": "Block Cloudflare MITM Attack",
- "description": "Submit to global surveillance or resist. The choice is yours.",
- "version": "1.0.1908.1",
- "author": "Project BCMA",
- "homepage_url": "https://trac.torproject.org/projects/tor/ticket/24351",
- "permissions": [
- "<all_urls>",
- "activeTab",
- "tabs",
- "webRequest",
- "webRequestBlocking",
- "webNavigation",
- "storage"
- ],
- "icons": {
- "32": "icons/icon-32.png",
- "48": "icons/icon-48.png",
- "64": "icons/icon-64.png"
- },
- "background": {
- "scripts": [
- "anticloudflare.js"
- ]
- },
- "options_ui": {
- "page": "mydata.html",
- "browser_style": false
- },
- "browser_action": {
- "browser_style": false,
- "default_icon": {
- "32": "icons/cf_0.png"
- }
- },
- "applications": {
- "gecko": {
- "id": "for24351@trac.torproject.org",
- "strict_min_version": "60.0",
- "update_url":"https://api.searxes.eu.org/_/addon.php?for=bcma"
- }
- }
-} \ No newline at end of file