Skip to content

Commit

Permalink
[VIOFO.com] New ruleset (EFForg#15984)
Browse files Browse the repository at this point in the history
* [VIOFO.com] New ruleset

* Add securecookie tag

* Add 'support' subdomain
  • Loading branch information
youdly authored and J0WI committed Sep 15, 2018
1 parent 5114c4b commit a3a7281
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/chrome/content/rules/VIOFO.com.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<ruleset name="VIOFO.com">

<target host="viofo.com" />
<target host="www.viofo.com" />
<target host="support.viofo.com" />

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

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

0 comments on commit a3a7281

Please sign in to comment.