|
6 | 6 | - France |
7 | 7 | - Switzerland |
8 | 8 | - Mexico |
9 | | - - Italy |
10 | 9 |
|
11 | 10 | Mismatched: |
12 | 11 | - graduates.just-eat.com |
13 | | - - blog.just-eat. ( co.uk / be / nl / dk / no / es / ie ) |
| 12 | + - blog.just-eat. ( co.uk / be / nl / it / dk / no / es / ie ) |
14 | 13 | - pages.just-eat.ca (Canadian version of blog.*) |
15 | | - - mail.just-eat. ( dk / no / es / nl / ie ) |
| 14 | + - mail.just-eat. ( dk / no / es / nl / it / ie ) |
16 | 15 | - www.getmoreorders.ie |
17 | 16 | - www.justeatshop.ie |
18 | 17 | - www.meerbestellingen.be |
19 | 18 | - www.meerbestellingen.nl |
| 19 | + - land.justeat.it |
20 | 20 |
|
21 | 21 | Refused: |
22 | 22 | - partnerblog.just-eat. (.co.uk / nl / dk / no / es ) |
|
25 | 25 | - www.pizzatrondheim.no > forwards to just-eat.no specific page ONLY over HTTP |
26 | 26 | - www.sushioslo.no > forwards to just-eat.no specific page ONLY over HTTP |
27 | 27 | - restaurantes.just-eat.es |
| 28 | + - www.piuordini.it |
28 | 29 | --> |
29 | 30 | <ruleset name="Just Eat"> |
30 | 31 |
|
|
74 | 75 | <target host="www.justeat.nl" /> |
75 | 76 | <target host="partner.justeat.nl" /> |
76 | 77 |
|
| 78 | + <!-- Italy --> |
| 79 | + <target host="justeat.it" /> |
| 80 | + <target host="www.justeat.it" /> |
| 81 | + <target host="partner.justeat.it" /> |
| 82 | + |
77 | 83 | <!-- Ireland --> |
78 | 84 | <target host="just-eat.ie" /> |
79 | 85 | <target host="www.just-eat.ie" /> |
|
90 | 96 | <!-- Applies to most/all regions --> |
91 | 97 |
|
92 | 98 | <!-- XXX Chrome specific rule to workaround issues || https://github.com/EFForg/https-everywhere/issues/793 || https://code.google.com/p/chromium/issues/detail?id=122548 --> |
93 | | - <exclusion pattern="^http://www\.just-?eat\.(co\.uk|ca|dk|no|es|be|nl|ie)/(blog|apps)" /> |
| 99 | + <exclusion pattern="^http://www\.just-?eat\.(co\.uk|ca|dk|no|es|be|nl|it|ie)/(blog|apps)" /> |
94 | 100 | <test url="http://www.just-eat.co.uk/blog" /> |
95 | 101 | <test url="http://www.just-eat.ca/blog" /> |
96 | 102 | <test url="http://www.just-eat.dk/blog" /> |
97 | 103 | <test url="http://www.just-eat.no/blog" /> |
98 | 104 | <test url="http://www.just-eat.es/blog" /> |
99 | 105 | <test url="http://www.just-eat.be/blog" /> |
100 | 106 | <test url="http://www.justeat.nl/blog" /> |
| 107 | + <test url="http://www.justeat.it/blog" /> |
101 | 108 | <test url="http://www.just-eat.ie/blog" /> |
102 | 109 | <test url="http://www.just-eat.co.uk/apps" /> |
103 | 110 | <test url="http://www.just-eat.ca/apps" /> |
|
106 | 113 | <test url="http://www.just-eat.es/apps" /> |
107 | 114 | <test url="http://www.just-eat.be/apps" /> |
108 | 115 | <test url="http://www.justeat.nl/apps" /> |
| 116 | + <test url="http://www.justeat.it/apps" /> |
109 | 117 | <test url="http://www.just-eat.ie/apps" /> |
110 | 118 |
|
111 | 119 | <securecookie host=".+" name=".+" /> |
|
0 commit comments