mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-04-20 02:44:25 +00:00
deploy: SukkaW/Surge@5e94d0937e
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
'use strict';
|
||||
|
||||
const noopfn = function () {
|
||||
// noop
|
||||
};
|
||||
window.addthis = {
|
||||
addEventListener: noopfn,
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
'use strict';
|
||||
|
||||
const noopfn = function () {
|
||||
// noop
|
||||
};
|
||||
window.cxApi = {
|
||||
chooseVariation() {
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
|
||||
window._gaq = window._gaq || {
|
||||
push() {
|
||||
// noop
|
||||
}
|
||||
};
|
||||
}());
|
||||
|
||||
Reference in New Issue
Block a user