diff --git a/dist/magic-userjs.user.js b/dist/magic-userjs.user.js index 604696e..36a60f2 100644 --- a/dist/magic-userjs.user.js +++ b/dist/magic-userjs.user.js @@ -40,6 +40,7 @@ // @connect greasyfork.org // @connect sleazyfork.org // @connect github.com +// @connect githubusercontent.com // @connect openuserjs.org // @grant GM_addElement // @grant GM_info @@ -5074,4 +5075,4 @@ const init = async () => { }; init(); -})(); \ No newline at end of file +})();