1
1
Fork 0

main.user.js aktualisiert

This commit is contained in:
Dominik Säume 2024-05-23 14:18:08 +00:00
parent c8fcf6b375
commit 8112a7e00d

View file

@ -13,10 +13,7 @@
// @version 0.0.6
// @author Dominik Säume
// ==/UserScript==
(function() {
'use strict';
window.hello();
})();
window.hello();
const URL_STORAGE_KEY = "itexamanswers.net URL";