diff options
author | smege1001 <smege1001@noreply.codeberg.org> | 2020-08-04 04:40:15 +0200 |
---|---|---|
committer | smege1001 <smege1001@noreply.codeberg.org> | 2020-08-04 04:40:15 +0200 |
commit | dd664f3674e1c4247656b0896b7a6c9cac8e4ec3 (patch) | |
tree | 22d27fd5a1cc215854e46848f3d7c7d994dafb8a /addons/isattlinkFX/cs.js | |
parent | e38580530e388b966f1cafde10a1fee7f5f979fd (diff) | |
parent | 56ee9d7cc1e86ed53bc00a0b7482835694664313 (diff) | |
download | cloudflare-tor-dd664f3674e1c4247656b0896b7a6c9cac8e4ec3.tar.lz cloudflare-tor-dd664f3674e1c4247656b0896b7a6c9cac8e4ec3.tar.xz cloudflare-tor-dd664f3674e1c4247656b0896b7a6c9cac8e4ec3.zip |
Merge branch 'master' into master
Diffstat (limited to 'addons/isattlinkFX/cs.js')
-rw-r--r-- | addons/isattlinkFX/cs.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/isattlinkFX/cs.js b/addons/isattlinkFX/cs.js index a9e35b3f..a8354b3e 100644 --- a/addons/isattlinkFX/cs.js +++ b/addons/isattlinkFX/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); @@ -1067,7 +1067,7 @@ if (document.body && !['ss.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhs return wa[1] + '.' + wa[0]; } let bdom = get_realdomain(location.hostname), - 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']; + 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); } |