We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 031fe4b commit 44b51f1Copy full SHA for 44b51f1
1 file changed
src/chrome/content/rules/CryptoCon.org.xml
@@ -0,0 +1,12 @@
1
+<ruleset name="CryptoCon.org">
2
+
3
+ <!-- Direct rewrites:
4
+ -->
5
+ <target host="cryptocon.org" />
6
+ <target host="www.cryptocon.org" />
7
8
9
+ <rule from="^http:"
10
+ to="https:" />
11
12
+</ruleset>
0 commit comments