Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Commit

Permalink
Create cloudonaut.io.xml (#12114)
Browse files Browse the repository at this point in the history
  • Loading branch information
I-have-50-open-PRs-to-HTTPS-EVERYWHERE authored and J0WI committed Aug 27, 2017
1 parent e410667 commit 718f785
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/chrome/content/rules/cloudonaut.io.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!--
Invalid Certificate:
templates.cloudonaut.io
-->
<ruleset name="cloudonaut.io">
<target host="cloudonaut.io" />
<target host="www.cloudonaut.io" />
<target host="iam.cloudonaut.io" />

<securecookie host=".+" name=".+" />

<rule from="^http:" to="https:" />
</ruleset>

0 comments on commit 718f785

Please sign in to comment.