mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-01-01 18:10:24 +00:00
8 lines
105 B
JavaScript
8 lines
105 B
JavaScript
(function () {
|
|
'use strict';
|
|
window._gaq = window._gaq || {
|
|
push: function () {
|
|
}
|
|
};
|
|
})();
|