aboutsummaryrefslogtreecommitdiffstats
path: root/addons/ismitmlinkFX/cs.js
diff options
context:
space:
mode:
authorsmege1001 <smege1001@noreply.codeberg.org>2020-08-04 04:40:15 +0200
committersmege1001 <smege1001@noreply.codeberg.org>2020-08-04 04:40:15 +0200
commitdd664f3674e1c4247656b0896b7a6c9cac8e4ec3 (patch)
tree22d27fd5a1cc215854e46848f3d7c7d994dafb8a /addons/ismitmlinkFX/cs.js
parente38580530e388b966f1cafde10a1fee7f5f979fd (diff)
parent56ee9d7cc1e86ed53bc00a0b7482835694664313 (diff)
downloadcloudflare-tor-dd664f3674e1c4247656b0896b7a6c9cac8e4ec3.tar.lz
cloudflare-tor-dd664f3674e1c4247656b0896b7a6c9cac8e4ec3.tar.xz
cloudflare-tor-dd664f3674e1c4247656b0896b7a6c9cac8e4ec3.zip
Merge branch 'master' into master
Diffstat (limited to 'addons/ismitmlinkFX/cs.js')
-rw-r--r--addons/ismitmlinkFX/cs.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/ismitmlinkFX/cs.js b/addons/ismitmlinkFX/cs.js
index 8ebc4f96..efa66909 100644
--- a/addons/ismitmlinkFX/cs.js
+++ b/addons/ismitmlinkFX/cs.js
@@ -1,4 +1,4 @@
-if (document.body && !['ss.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion', 'searxes.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion', 'searxes.eu.org', 'api.searxes.eu.org', 'ansero.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion', 'ansero.eu.org'].includes(location.hostname)) {
+if (document.body && !['crimeflare.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion', 'crimeflare.eu.org', 'api.crimeflare.eu.org', 'ansero.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion', 'ansero.eu.org'].includes(location.hostname)) {
let cs = (function () {
let s = document.createElement('style');
document.head.appendChild(s);
@@ -13,7 +13,7 @@ if (document.body && !['ss.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhs
cs.insertRule("img[data-mitm=y]:hover{filter:sepia(20%)}", 5);
}
browser.storage.local.get(['ign1', 'ign2', 'obs', 'dbg', 'alt']).then(g => {
- let asked = ['', 'ss.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion', 'searxes.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion', 'searxes.eu.org', 'api.searxes.eu.org', 'ansero.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion', 'ansero.eu.org', 'addons.mozilla.org', 'addons.thunderbird.net', 'web.archive.org', 't.co'];
+ let asked = ['', 'crimeflare.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion', 'crimeflare.eu.org', 'api.crimeflare.eu.org', 'ansero.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion', 'ansero.eu.org', 'addons.mozilla.org', 'addons.thunderbird.net', 'web.archive.org', 't.co'];
if (g.ign1 == 'y') {
asked.push(location.hostname);
}