We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a532297 commit a26f2bcCopy full SHA for a26f2bc
1 file changed
src/chrome/content/rules/ThreadReaderApp.com.xml
@@ -0,0 +1,8 @@
1
+<ruleset name="ThreadReaderApp.com">
2
+ <target host="threadreaderapp.com" />
3
+ <target host="www.threadreaderapp.com" />
4
+
5
+ <securecookie host=".+" name=".+" />
6
7
+ <rule from="^http:" to="https:" />
8
+</ruleset>
0 commit comments