Advertisement
Guest User

디씨 애드블록 방지 우회

a guest
Apr 11th, 2017
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. /** 버전 알파 0.1 꼼수임
  2. Author: 유식이애미2CH넴드
  3. **/
  4.  
  5. setTimeout(function(){document.querySelector("img[src*='http://nstatic.dcinside.com/dgn/gallery/images/popup/addblockimg2.jpg']").parentElement.parentElement.outerHTML=""},2500)
  6.  
  7. //setTimeout 써서 2000ms 시간차로 체크하는데 그럼 나도 시간차로 막아버리면 그만
  8.  
  9. // 적용은 Userscript로 해도 되고
  10. // 애드가드 (Adguard) 쓰는 경우 쉽게 적용가능
  11.  
  12. gall.dcinside.com#%#setTimeout(function(){document.querySelector("img[src*='http://nstatic.dcinside.com/dgn/gallery/images/popup/addblockimg2.jpg']").parentElement.parentElement.outerHTML=""},2500)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement