Skip to content

Commit

Permalink
Create rule for Touchgen (EFForg#9758)
Browse files Browse the repository at this point in the history
* Create rule for Touchgen

* Update Touchgen.com.xml

Added more test URLs, where the images do not load on HTTPS.

* Remove mixedcontent

Took off the mixedcontent platform, as it was passive.
  • Loading branch information
philip94 authored and J0WI committed May 4, 2017
1 parent 9eb57e4 commit 58c865d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/chrome/content/rules/Touchgen.net.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<ruleset name="Touchgen">

<target host="touchgen.net" />
<target host="www.touchgen.net" />
<target host="mail.touchgen.net" />

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

</ruleset>

0 comments on commit 58c865d

Please sign in to comment.