diff options
Diffstat (limited to 'addon_chrome')
-rw-r--r-- | addon_chrome/bcma/manifest.json | 2 | ||||
-rw-r--r-- | addon_chrome/bcma/mydata.html | 2 | ||||
-rw-r--r-- | addon_chrome/ismitmlink/manifest.json | 2 | ||||
-rw-r--r-- | addon_chrome/whyrejectme/manifest.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/addon_chrome/bcma/manifest.json b/addon_chrome/bcma/manifest.json index 7fafea98..ea4f02f1 100644 --- a/addon_chrome/bcma/manifest.json +++ b/addon_chrome/bcma/manifest.json @@ -5,7 +5,7 @@ "version": "1.0.1905.1", "minimum_chrome_version": "60", "author": "Project BCMA", - "homepage_url": "https://notabug.org/themusicgod1/cloudflare-tor", + "homepage_url": "https://codeberg.org/crimeflare/cloudflare-tor", "incognito": "split", "permissions": [ "<all_urls>", diff --git a/addon_chrome/bcma/mydata.html b/addon_chrome/bcma/mydata.html index 1894e2b5..b72fc48e 100644 --- a/addon_chrome/bcma/mydata.html +++ b/addon_chrome/bcma/mydata.html @@ -17,7 +17,7 @@ <label><input type="radio" id="ta3" name="ta" value="3"> Notify only</label><br> <br> <b>✍ Your Cloudflare Domain collection</b> <small>(Last 500)</small><br> - <small>(please share with <a href="https://notabug.org/themusicgod1/cloudflare-tor/" target="_blank">cloudflare-tor@notabug</a>)</small><br> + <small>(please share with <a href="https://codeberg.org/crimeflare/cloudflare-tor/" target="_blank">cloudflare-tor@notabug</a>)</small><br> <textarea cols="50" rows="12" id="t" wrap="off" spellcheck="false" placeholder="Cloudflare domains"></textarea> <br> <button type="button" id="exp">[ ⇓ Export ]</button> diff --git a/addon_chrome/ismitmlink/manifest.json b/addon_chrome/ismitmlink/manifest.json index 42de8166..3ae164a0 100644 --- a/addon_chrome/ismitmlink/manifest.json +++ b/addon_chrome/ismitmlink/manifest.json @@ -3,7 +3,7 @@ "name": "Are links vulnerable to MITM attack?", "version": "1.0.8", "minimum_chrome_version": "60", - "homepage_url": "https://notabug.org/crimeflare/cloudflare-tor", + "homepage_url": "https://codeberg.org/crimeflare/cloudflare-tor", "author": "Maslin Bossé", "incognito": "split", "permissions": [ diff --git a/addon_chrome/whyrejectme/manifest.json b/addon_chrome/whyrejectme/manifest.json index 8623d702..bc9b227c 100644 --- a/addon_chrome/whyrejectme/manifest.json +++ b/addon_chrome/whyrejectme/manifest.json @@ -3,7 +3,7 @@ "name": "Which website rejected me?", "version": "1.0.2", "minimum_chrome_version": "60", - "homepage_url": "https://notabug.org/crimeflare/cloudflare-tor", + "homepage_url": "https://codeberg.org/crimeflare/cloudflare-tor", "author": "Daniel J. Schreiber", "incognito": "split", "permissions": [ |