Skip to content

Commit 8bbdc67

Browse files
committed
[xkcd] Add c.xkcd.com, the new face of dynamic.xkcd.com
1 parent 8b24d30 commit 8bbdc67

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/chrome/content/rules/xkcd.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
3232
- (www.)
3333
- 3d
34+
- c
3435
- c0
3536
- dynamic
3637
- imgs (→ sslimgs)
@@ -69,7 +70,7 @@
6970
<rule from="^http://(www\.|m\.)?xkcd\.(?:com|org)/"
7071
to="https://$1xkcd.com/" />
7172

72-
<rule from="^http://(3d|c0|dynamic|sslimgs|what-?if)\.xkcd\.com/"
73+
<rule from="^http://(3d|c|c0|dynamic|sslimgs|what-?if)\.xkcd\.com/"
7374
to="https://$1.xkcd.com/" />
7475

7576
<rule from="^http://imgs\.xkcd\.com/"

0 commit comments

Comments
 (0)