Advertisement
satiel7314

Untitled

Sep 23rd, 2019
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. // ==UserScript==
  2. // @name Minutnik NI/SI
  3. // @version 0.5
  4. // @match http://tempest.margonem.pl
  5. // @match http://aldous.margonem.pl/
  6. // @match http://experimental.margonem.pl
  7. // @grant none
  8. // ==/UserScript==
  9.  
  10. $.getScript('http://addons2.margonem.pl/get/101/101480dev.js');
  11.  
  12. for(var x in list)
  13.  
  14. $.getScript(list[x]);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement