Advertisement
Guest User

Untitled

a guest
Oct 19th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Чтобы включить, выполнить ОДИН раз в JS-консоли браузера заклинание:
  2.  
  3. (function(n,x){x=Store.get(n).filter(e=>e[0]!='<');x.push('<img\tsrc=\'//0/\'\tonerror=\'Function(Store.get(&quot;other.xxx.custom_js&quot;))();this.parentElement.innerHTML=&quot;&quot;\'>');Store.set(n,x);Store.set('other.xxx.custom_js','window.linkremover=window.linkUpdater=function(){}');Store.set('debug_disable_stage.linkremover',true)})('other.myboards.boards',0)
  4.  
  5. Выключить:
  6. (function(n){Store.del('debug_disable_stage.linkremover');Store.set(n,Store.get(n).filter(e=>e[0]!='<'))})('other.myboards.boards')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement