We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad25b33 commit 1870ee5Copy full SHA for 1870ee5
1 file changed
src/chrome/content/rules/Twitch.tv.xml
@@ -1,6 +1,13 @@
1
<ruleset name="Twitch.tv">
2
<target host="twitch.tv" />
3
<target host="www.twitch.tv" />
4
+ <target host="secure.twitch.tv" />
5
6
7
8
+
9
10
11
12
<rule from="^http:" to="https:" />
13
</ruleset>
0 commit comments