Skip to content

Commit 0c74f7e

Browse files
committed
Merge pull request EFForg#4418 from Roman3349/VPNCompare.co.uk
[VPNCompare.co.uk] Update ruleset
2 parents 2f0d353 + c646c5f commit 0c74f7e

File tree

2 files changed

+1
-43
lines changed

2 files changed

+1
-43
lines changed

src/chrome/content/rules/VPNCompare.co.uk-falsemixed.xml

Lines changed: 0 additions & 16 deletions
This file was deleted.
Lines changed: 1 addition & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,6 @@
1-
<!--
2-
For rules causing false/broken MCB, see VPNCompare.co.uk-falsemixed.xml
3-
4-
5-
Mixed content:
6-
7-
- css from $self *
8-
- css from fonts.googleapis.com *
9-
10-
- Images from $self *
11-
12-
* Secured by us
13-
14-
-->
15-
<ruleset name="VPNCompare.co.uk (partial)">
16-
1+
<ruleset name="VPNCompare.co.uk">
172
<target host="vpncompare.co.uk" />
183
<target host="www.vpncompare.co.uk" />
19-
<!--
20-
Avoid broken MCB:
21-
-->
22-
<exclusion pattern="http://(?:www\.)?vpncompare\.co\.uk/+(?!favicon\.ico|images/|wp-content/|wp-includes/)" />
23-
24-
25-
<!-- Not secured by server:
26-
-->
27-
<!--securecookie host="^(www\.)?vpncompare\.co\.uk$" name="^(PHPSESSID|pdb-wp_session)$" /-->
28-
294

305
<rule from="^http:" to="https:" />
31-
326
</ruleset>

0 commit comments

Comments
 (0)