Update workaround for ad breaking 4chan.
This commit is contained in:
parent
9aac6c884b
commit
a3859734e3
@ -48,7 +48,9 @@ Main =
|
|||||||
return
|
return
|
||||||
|
|
||||||
# XXX Remove document-breaking ad
|
# XXX Remove document-breaking ad
|
||||||
$.onExists doc, '#delform > .adg-rects', $.rm
|
if location.hostname is 'boards.4chan.org'
|
||||||
|
$.onExists doc, '#delform > .adg-rects', $.rm
|
||||||
|
$.onExists doc, '#adg-ol', $.rm
|
||||||
|
|
||||||
flatten null, Config
|
flatten null, Config
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user