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+ For rules not causing false/broken MCB, see TOPlist.cz.xml.
3+
4+ -->
5+ <ruleset name =" TOPlist.cz (false MCB)" platform =" mixedcontent" >
6+
7+ <!-- Direct rewrites:
8+ -->
9+ <target host =" www.toplist.cz" />
10+
11+
12+ <rule from =" ^http:"
13+ to=" https:" />
14+
15+ </ruleset >
Original file line number Diff line number Diff line change 1+ <!--
2+ For rules causing false/broken MCB, see TOPlist.cz-falsemixed.xml.
3+
4+
5+ Nonfunctional hosts in *toplist.cz:
6+
7+ - i *
8+
9+ * Redirects to www.toplist.cz
10+
11+
12+ Problematic hosts in *toplist.cz:
13+
14+ - wiki ¹ ²
15+ - www ²
16+
17+ ¹ Mismatched
18+ ² Mixed css
19+
20+
21+ Fully covered hosts in *toplist.cz:
22+
23+ - ^
24+ - ssl
25+
26+
27+ Mixed content:
28+
29+ - css, on:
30+
31+ - wiki from $self
32+ - www from i.toplist.cz
33+
34+ - Images on wiki, www from i.toplist.cz
35+
36+ - Ads/bugs, on:
37+
38+ - www from nad.247media.cz
39+ - www from toplist.cz
40+ - www from $self
41+
42+ -->
43+ <ruleset name =" TOPlist.cz (partial)" >
44+
45+ <!-- Direct rewrites:
46+ -->
47+ <target host =" toplist.cz" />
48+ <target host =" ssl.toplist.cz" />
49+ <target host =" www.toplist.cz" />
50+
51+ <!-- Avoid broken MCB:
52+ -->
53+ <exclusion pattern =" ^http://www\.toplist\.cz/+(?!favicon\.ico|images/)" />
54+
55+ <!-- +ve:
56+ -->
57+ <test url =" http://www.toplist.cz/faq.html" />
58+ <test url =" http://www.toplist.cz/profi.html" />
59+ <test url =" http://www.toplist.cz/search.html" />
60+
61+ <!-- -ve:
62+ -->
63+ <test url =" http://www.toplist.cz/favicon.ico" />
64+ <test url =" http://www.toplist.cz/images/counter.asp?a=bc& ID=" />
65+
66+
67+ <rule from =" ^http:"
68+ to=" https:" />
69+
70+ </ruleset >
Original file line number Diff line number Diff line change @@ -229,6 +229,7 @@ thompsonhotels.com
229229threatmetrix.com
230230*.time.com
231231togevi.com
232+ www.toplist.cz
232233tradepub.com
233234www.tradepub.com
234235tripwire.com
You can’t perform that action at this time.
0 commit comments