We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db67bbc commit f987066Copy full SHA for f987066
src/chrome/content/rules/DEF_CON_Groups.org.xml
@@ -1,21 +1,11 @@
1
<!--
2
- For other DEF CON Communications coverage, see Defcon.xml.
3
-
4
5
includeSubDomains is sent in STS header.
6
7
-->
8
<ruleset name="DEF CON Groups.org">
9
10
- <!-- Direct rewrites:
11
- -->
12
<target host="defcongroups.org" />
13
<target host="*.defcongroups.org" />
14
15
<test url="http://www.defcongroups.org/" />
16
17
18
- <rule from="^http:"
19
- to="https:" />
20
+ <rule from="^http:" to="https:" />
21
</ruleset>
src/chrome/content/rules/Defcon.xml
0 commit comments