Remove a.4cdn.org from the match list.
This commit is contained in:
parent
dc7bbb6821
commit
57b0a8d84f
@ -20,7 +20,6 @@
|
||||
"matches": [
|
||||
"*://boards.4chan.org/*",
|
||||
"*://sys.4chan.org/*",
|
||||
"*://a.4cdn.org/*",
|
||||
"*://i.4cdn.org/*",
|
||||
"*://www.4chan.org/banned",
|
||||
"*://www.4chan.org/feedback",
|
||||
|
||||
@ -85,8 +85,6 @@ Main =
|
||||
$.onExists doc, 'body', false, -> $.addStyle Main.cssWWW
|
||||
Captcha.replace.init()
|
||||
return
|
||||
when 'a.4cdn.org'
|
||||
return
|
||||
when 'sys.4chan.org'
|
||||
if pathname[2] is 'imgboard.php'
|
||||
if /\bmode=report\b/.test search
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user