Skip to content

Commit f856279

Browse files
committed
[xkcd] Add c1.xkcd.com through c8.xkcd.com
1 parent cbb6d2d commit f856279

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

src/chrome/content/rules/xkcd.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
- (www.)
3333
- 3d
3434
- c
35-
- c0
35+
- c[0-8]
3636
- dynamic
3737
- imgs (→ sslimgs)
3838
- m
@@ -65,6 +65,14 @@
6565
<target host="3d.xkcd.com" />
6666
<target host="c.xkcd.com" />
6767
<target host="c0.xkcd.com" />
68+
<target host="c1.xkcd.com" />
69+
<target host="c2.xkcd.com" />
70+
<target host="c3.xkcd.com" />
71+
<target host="c4.xkcd.com" />
72+
<target host="c5.xkcd.com" />
73+
<target host="c6.xkcd.com" />
74+
<target host="c7.xkcd.com" />
75+
<target host="c8.xkcd.com" />
6876
<target host="dynamic.xkcd.com" />
6977
<target host="imgs.xkcd.com" />
7078
<target host="m.xkcd.com" />

0 commit comments

Comments
 (0)