Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // ==UserScript==
- // @name Minutnik NI/SI
- // @version 0.5
- // @match https://*.margonem.pl/
- // @match https://*.margonem.com/
- // @grant none
- // ==/UserScript==
- $.getScript('https://addons2.margonem.pl/get/42/42449verified.js');
- for(var x in list)
- $.getScript(list[x]);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement