deploy: ac2f5d56a97822e02ad28100510bfc6925dc6b07

This commit is contained in:
SukkaBot
2023-09-28 16:39:53 +00:00
parent ec6d1781a0
commit d1457e4d9c
21 changed files with 430 additions and 347 deletions

View File

@@ -1,5 +1,6 @@
(function () {
'use strict';
const noopfn = function () {
};
window.addthis = {
@@ -15,4 +16,4 @@
toolbox: noopfn,
update: noopfn
};
})();
}());