Skip to content

Commit 58e138d

Browse files
committed
Exclude blog.4chan.org
4chan's blog is hosted on Tumblr which doesn't support SSL for custom domains. Loading `blog.4chan.org` over SSL won't work.
1 parent ff2bc1d commit 58e138d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chrome/content/rules/4chan.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<!--
4444
Blogger:
4545
-->
46-
<exclusion pattern="^http://status\." />
46+
<exclusion pattern="^http://(status|blog)\." />
4747
<target host="4chan-ads.org" />
4848
<target host="*.4chan-ads.org" />
4949
<target host="4channel.org" />

0 commit comments

Comments
 (0)