mirror of
https://codeberg.org/crimeflare/cloudflare-tor
synced 2024-11-15 05:42:46 +00:00
cs.js
This commit is contained in:
parent
d55fccac83
commit
1ae3ece3d7
@ -1,4 +1,4 @@
|
|||||||
if (document.body && !['crimeflare.eu.org', 'api.crimeflare.eu.org', 'ansero.eu.org'].includes(location.hostname) && !location.hostname.endsWith('.onion')) {
|
if (document.body && !['sercxi.eu.org', 'api.sercxi.eu.org', 'ansero.eu.org'].includes(location.hostname) && !location.hostname.endsWith('.onion')) {
|
||||||
let cs = (function () {
|
let cs = (function () {
|
||||||
let s = document.createElement('style');
|
let s = document.createElement('style');
|
||||||
document.head.appendChild(s);
|
document.head.appendChild(s);
|
||||||
@ -1067,7 +1067,7 @@ if (document.body && !['crimeflare.eu.org', 'api.crimeflare.eu.org', 'ansero.eu.
|
|||||||
return wa[1] + '.' + wa[0];
|
return wa[1] + '.' + wa[0];
|
||||||
}
|
}
|
||||||
let bdom = get_realdomain(location.hostname),
|
let bdom = get_realdomain(location.hostname),
|
||||||
asked = ['', 'sercxi.nnpaefp7pkadbxxkhz2agtbv2a4g5sgo2fbmv3i7czaua354334uqqad.onion', 'crimeflare.eu.org', 'api.crimeflare.eu.org', 'ansero.nnpaefp7pkadbxxkhz2agtbv2a4g5sgo2fbmv3i7czaua354334uqqad.onion', 'ansero.eu.org', 'addons.mozilla.org', 'addons.thunderbird.net', 'web.archive.org', 't.co'];
|
asked = ['', 'sercxi.nnpaefp7pkadbxxkhz2agtbv2a4g5sgo2fbmv3i7czaua354334uqqad.onion', 'sercxi.eu.org', 'api.sercxi.eu.org', 'ansero.nnpaefp7pkadbxxkhz2agtbv2a4g5sgo2fbmv3i7czaua354334uqqad.onion', 'ansero.eu.org', 'addons.mozilla.org', 'addons.thunderbird.net', 'web.archive.org', 't.co'];
|
||||||
if (g.ign1 == 'y') {
|
if (g.ign1 == 'y') {
|
||||||
asked.push(location.hostname);
|
asked.push(location.hostname);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user