'security reasons' -> 'malicious ads'

This commit is contained in:
ccd0 2015-12-04 00:57:51 -08:00
parent bd97490158
commit e555e6d2fe

View File

@ -109,7 +109,7 @@ Settings =
$.onExists doc, '.ad-cnt', true, (ad) -> $.onExists ad, 'img', true, -> $.onExists doc, '.ad-cnt', true, (ad) -> $.onExists ad, 'img', true, ->
cb $.el 'li', cb $.el 'li',
<%= html( <%= html(
'For <a href="//boards.4chan.org/qa/thread/362590" target="_blank">security reasons</a>' + 'To protect yourself from <a href="//boards.4chan.org/qa/thread/362590" target="_blank">malicious ads</a>,' +
' you should <a href="https://github.com/gorhill/uBlock" target="_blank">block ads</a> on 4chan.' ' you should <a href="https://github.com/gorhill/uBlock" target="_blank">block ads</a> on 4chan.'
) %> ) %>