Skip to content

Commit 8cfd611

Browse files
Anyone356diracdeltas
authored andcommitted
add: - api.twitch.tv - chatdepot.twitch.tv
1 parent 23e548d commit 8cfd611

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/chrome/content/rules/Justin.tv.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<target host="justin.tv" />
4141
<target host="static.justin.tv" />
4242
<target host="twitch.tv" />
43-
43+
<target host="*.twitch.tv" />
4444

4545

4646
<rule from="^https?://s(?:tatic(?:-cdn)?)?\.jtvnw\.net/"
@@ -52,4 +52,7 @@
5252
<rule from="^http://(static\.)?(justin|twitch)\.tv/"
5353
to="https://$1$2.tv/" />
5454

55+
<rule from="^http://api\.twitch\.tv/" to="https://api.twitch.tv/"/>
56+
57+
<rule from="^http://chatdepot\.twitch\.tv/" to="https://chatdepot.twitch.tv/"/>
5558
</ruleset>

0 commit comments

Comments
 (0)