Only show the ad warning if the AdGlare ads are loading.
This commit is contained in:
parent
3372af678e
commit
10c8be2969
@ -113,7 +113,7 @@ Settings =
|
||||
Enable it on boards.4chan.org in your browser's privacy settings (may be listed as part of "local data" or "cookies").
|
||||
"""
|
||||
ads: (cb) ->
|
||||
$.onExists doc, '.ad-cnt, .adg-rects', (ad) -> $.onExists ad, 'img, iframe', ->
|
||||
$.onExists doc, '.adg-rects > .desktop', (ad) -> $.onExists ad, 'iframe', ->
|
||||
url = Redirect.to 'thread', {boardID: 'qa', threadID: 362590}
|
||||
cb $.el 'li',
|
||||
<%= html(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user