This commit is contained in:
SukkaW
2026-01-31 20:21:58 +00:00
parent 1c53b462b4
commit d704b0e3f1
65 changed files with 1233 additions and 673 deletions

View File

@@ -17,4 +17,4 @@
toolbox: noopfn,
update: noopfn
};
}());
})();

View File

@@ -11,4 +11,4 @@
'}'
].join('\n');
head.appendChild(style);
}());
})();

View File

@@ -9,4 +9,4 @@
for (const hider of document.querySelectorAll('style[id^=chartbeat-flicker-control]')) {
hider.remove();
}
}());
})();

View File

@@ -50,4 +50,4 @@
obr.extern[a] = noopfn;
});
window.OBR = obr;
}());
})();

View File

@@ -14,4 +14,4 @@
setCookiePath: noopfn,
setDomainName: noopfn
};
}());
})();

View File

@@ -6,4 +6,4 @@
// noop
}
};
}());
})();