We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 361a92b commit 627cceaCopy full SHA for 627ccea
src/chrome/content/rules/IncludeOS.org.xml
@@ -0,0 +1,15 @@
1
+<!--
2
+ Redirects:
3
+ includeos.org
4
+ Cannot connect:
5
+ jenkins.includeos.org
6
+-->
7
+<ruleset name="IncludeOS.org">
8
+ <target host="includeos.org" />
9
+ <target host="jenkins.includeos.org" />
10
+ <target host="www.includeos.org" />
11
+
12
+ <securecookie host=".+" name=".+" />
13
14
+ <rule from="^http:" to="https:" />
15
+</ruleset>
0 commit comments