Remove a.4cdn.org from the match list.

This commit is contained in:
ccd0 2015-11-07 20:55:02 -08:00
parent dc7bbb6821
commit 57b0a8d84f
2 changed files with 0 additions and 3 deletions

View File

@ -20,7 +20,6 @@
"matches": [ "matches": [
"*://boards.4chan.org/*", "*://boards.4chan.org/*",
"*://sys.4chan.org/*", "*://sys.4chan.org/*",
"*://a.4cdn.org/*",
"*://i.4cdn.org/*", "*://i.4cdn.org/*",
"*://www.4chan.org/banned", "*://www.4chan.org/banned",
"*://www.4chan.org/feedback", "*://www.4chan.org/feedback",

View File

@ -85,8 +85,6 @@ Main =
$.onExists doc, 'body', false, -> $.addStyle Main.cssWWW $.onExists doc, 'body', false, -> $.addStyle Main.cssWWW
Captcha.replace.init() Captcha.replace.init()
return return
when 'a.4cdn.org'
return
when 'sys.4chan.org' when 'sys.4chan.org'
if pathname[2] is 'imgboard.php' if pathname[2] is 'imgboard.php'
if /\bmode=report\b/.test search if /\bmode=report\b/.test search