a pastebin project

fearphage

  1. opera.addEventListener('BeforeScript'
  2.   ,function(e) {
  3.     if (e.element.src && /\/arbitrary-script\.js$/i.test(e.element.src)) {
  4.       e.element.setAttribute('src', '/scripts/my.js');
  5.       opera.postError('replaced script');
  6.       opera.removeEventListener('BeforeScript', arguments.callee, false);
  7.     }
  8.   }
  9.   ,false
  10. );

advertising

Create a Paste

Please enter your new post below (or upload a file instead):





Please note that information posted here will not expire by default. If you want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords.

fantasy-obligation
fantasy-obligation