File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <!--
2+ Other Postcode Anywhere rulesets:
3+
4+ - pcapredict.com.xml
5+
6+
7+ Insecure cookies are set for these domains and hosts:
8+
9+ - postcodeanywhere.co.uk
10+ - .postcodeanywhere.co.uk
11+ - www.postcodeanywhere.co.uk
12+
13+ -->
14+ <ruleset name =" Postcode Anywhere.co.uk" >
15+
16+ <target host =" postcodeanywhere.co.uk" />
17+ <target host =" services.postcodeanywhere.co.uk" />
18+ <target host =" www.postcodeanywhere.co.uk" />
19+
20+ <!-- Mixed image:
21+ -->
22+ <!-- test url="http://www.postcodeanywhere.co.uk/support/webservices/" /-->
23+
24+
25+ <!-- Not secured by server:
26+ -->
27+ <!-- securecookie host="^\.postcodeanywhere\.co\.uk$" name="^(?:PostcodeAnywhere\.(?:Permanent|Session)Cookie|pcapredictRegion)$" /-->
28+ <!-- securecookie host="^(?:www\.)?postcodeanywhere\.co\.uk$" name="^ASP\.NET_SessionId$" /-->
29+
30+ <securecookie host =" ^\." name =" ^_ga(?:t?$|t_)" />
31+ <securecookie host =" ^\w" name =" ." />
32+
33+
34+ <rule from =" ^http:"
35+ to=" https:" />
36+
37+ </ruleset >
You can’t perform that action at this time.
0 commit comments