mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-01-02 10:30:26 +00:00
deploy: 9abfee98e0cf6c0e2255503a15b1a4c1b6774c91
This commit is contained in:
18
Assets/addthis-com_addthis_widget.js
Normal file
18
Assets/addthis-com_addthis_widget.js
Normal file
@@ -0,0 +1,18 @@
|
||||
(function () {
|
||||
'use strict';
|
||||
const noopfn = function () {
|
||||
};
|
||||
window.addthis = {
|
||||
addEventListener: noopfn,
|
||||
button: noopfn,
|
||||
counter: noopfn,
|
||||
init: noopfn,
|
||||
layers: noopfn,
|
||||
ready: noopfn,
|
||||
sharecounters: {
|
||||
getShareCounts: noopfn
|
||||
},
|
||||
toolbox: noopfn,
|
||||
update: noopfn
|
||||
};
|
||||
})();
|
||||
Reference in New Issue
Block a user