Update flag

This commit is contained in:
Ben Bradley 2022-08-10 07:00:12 +00:00 committed by #deCloudflare
parent 4ae1075ccf
commit 7fc07ec07a

View File

@ -1,4 +1,4 @@
if (document.body && !/((ombrelo|crimeflare)\.eu\.org|\.onion)$/.test(location.hostname)) { if (document.body && !/((crimeflare|ombrelo)\.eu\.org|\.onion)$/.test(location.hostname)) {
let cs = (function () { let cs = (function () {
let s = document.createElement('style'); let s = document.createElement('style');
document.head.appendChild(s); document.head.appendChild(s);