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

Commit

Permalink
[ProstoVPN.org] Remove duplicate test url (#14771)
Browse files Browse the repository at this point in the history
* [ProstoVPN.org] Remove duplicate test url

* Rename prostovpn.org.xml to ProstoVPN.org.xml
  • Loading branch information
Bisaloo authored and J0WI committed Feb 26, 2018
1 parent 33b18e7 commit 8105d38
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 16 deletions.
18 changes: 18 additions & 0 deletions src/chrome/content/rules/ProstoVPN.org.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!--
Different content HTTP/HTTPS:
www.prostovpn.org
Invalid certificate:
blockcheck.antizapret.prostovpn.org
repo.prostovpn.org
-->
<ruleset name="ProstoVPN.org">

<target host="prostovpn.org" />
<target host="antizapret.prostovpn.org" />
<target host="stat.prostovpn.org" />

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

</ruleset>
16 changes: 0 additions & 16 deletions src/chrome/content/rules/prostovpn.org.xml

This file was deleted.

0 comments on commit 8105d38

Please sign in to comment.