We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23440ad commit 3a33e4eCopy full SHA for 3a33e4e
src/chrome/content/rules/Talky.io.xml
@@ -0,0 +1,10 @@
1
+<ruleset name="Talky.io">
2
+
3
+ <target host="talky.io" />
4
+ <target host="www.talky.io" />
5
6
7
+ <rule from="^http://(www\.)?talky\.io/"
8
+ to="https://$1talky.io/" />
9
10
+</ruleset>
0 commit comments