Files
Surge_by_SukkaW/Mock/www-google-analytics-com_inpage_linkid.js
SukkaW f1054035f7
Some checks failed
Build / Build (push) Has been cancelled
Build / Diff output (push) Has been cancelled
Build / Deploy (3.114.12) (push) Has been cancelled
Make ESLint Happy
2026-06-30 16:13:55 +08:00

10 lines
96 B
JavaScript

(function () {
'use strict';
window._gaq ||= {
push() {
// noop
}
};
})();