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

Commit

Permalink
[Netveano.com] Update, rename and reactivate ruleset (#10109)
Browse files Browse the repository at this point in the history
* [Netveano.com] Update targets and rewrite rule

* [Netveano.com] Reactivate ruleset

* Rename Netveano.xml to Netveano.com.xml
  • Loading branch information
Bisaloo authored and J0WI committed Jun 12, 2017
1 parent 98aa72a commit ad21045
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
16 changes: 16 additions & 0 deletions src/chrome/content/rules/Netveano.com.xml
@@ -0,0 +1,16 @@
<!--
Private subdomain:
webmail.netveano.com
whm.netveano.com
-->
<ruleset name="Netveano">

<target host="netveano.com" />
<target host="www.netveano.com" />
<target host="store.netveano.com" />

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

</ruleset>
10 changes: 0 additions & 10 deletions src/chrome/content/rules/Netveano.xml

This file was deleted.

0 comments on commit ad21045

Please sign in to comment.