Skip to content

Commit

Permalink
Create rule for freshapps (EFForg#9751)
Browse files Browse the repository at this point in the history
  • Loading branch information
philip94 authored and J0WI committed May 2, 2017
1 parent 9de5b64 commit a7f7ef8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/chrome/content/rules/Freshapps.com.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!--
-->
<ruleset name="Freshapps">

<target host="freshapps.com" />
<target host="www.freshapps.com" />

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

</ruleset>

0 comments on commit a7f7ef8

Please sign in to comment.