Skip to content

Commit 8f7a045

Browse files
Chan Chak ShingJ0WI
authored andcommitted
Split Irish-Country-Cottages.co.uk.xml from Wyndham.xml (EFForg#13371)
* Split Irish-Country-Cottages.co.uk.xml from Wyndham.xml * Update Irish-Country-Cottages.co.uk.xml
1 parent 123b588 commit 8f7a045

File tree

2 files changed

+22
-3
lines changed

2 files changed

+22
-3
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<!--
2+
For other Wyndham related rulesets, see Wyndham.xml
3+
4+
Non-functional hosts
5+
Timeout was reached:
6+
- irish-country-cottages.co.uk
7+
8+
Mixed content blocking (MCB) triggered:
9+
- www.irish-country-cottages.co.uk
10+
-->
11+
<ruleset name="Irish-Country-Cottages.co.uk" platform="mixedcontent">
12+
<target host="irish-country-cottages.co.uk" />
13+
<target host="www.irish-country-cottages.co.uk" />
14+
15+
<rule from="^http://irish-country-cottages\.co\.uk/"
16+
to="https://www.irish-country-cottages.co.uk/" />
17+
18+
<rule from="^http:"
19+
to="https:" />
20+
</ruleset>

src/chrome/content/rules/Wyndham.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
+ Cottages.com.xml
66
+ Cottages4you.co.uk.xml
77
+ Hoseasons.co.uk.xml
8+
+ Irish-Country-Cottages.co.uk.xml
89
+ JamesVillas.co.uk.xml
910
+ RCITravelStore.co.uk.xml
1011
+ WyndhamJobs.com.xml
@@ -78,9 +79,7 @@ Fetch error: http://www.wyndhamrentals.com/ => https://www.wyndhamrentals.com/:
7879
<target host="*.french-country-cottages.co.uk"/>
7980
<target host="individual-villas.co.uk"/>
8081
<target host="www.individual-villas.co.uk"/>
81-
<target host="irish-country-cottages.co.uk"/>
8282
<!-- for cross-domain cookie -->
83-
<target host="*.irish-country-cottages.co.uk"/>
8483
<target host="italian-country-cottages.co.uk"/>
8584
<!-- ditto -->
8685
<target host="*.italian-country-cottages.co.uk"/>
@@ -137,7 +136,7 @@ Fetch error: http://www.wyndhamrentals.com/ => https://www.wyndhamrentals.com/:
137136
<securecookie host="^new\.wyndhamvrap\.com$" name=".+" />
138137

139138

140-
<rule from="^http://(?:www\.)?(cottages(?:direct|election)|(?:english|french|irish|italian|scottish|welsh)-country-cottages|individual-villas|villas4you)\.co\.uk/"
139+
<rule from="^http://(?:www\.)?(cottages(?:direct|election)|(?:english|french|italian|scottish|welsh)-country-cottages|individual-villas|villas4you)\.co\.uk/"
141140
to="https://www.$1.co.uk/"/>
142141

143142
<rule from="^http://(www\.)?competitionsbywyndham\.com\.au/"

0 commit comments

Comments
 (0)