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 broken MCB, see NYI.net.xml.
3+
4+ -->
5+ <ruleset name =" NYI.net (false MCB)" platform =" mixedcontent" >
6+
7+ <!-- Direct rewrites:
8+ -->
9+ <target host =" webmail.nyi.net" />
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 broken MCB, see NYI.net-falsemixed.xml.
3+
4+
5+ Problematic hosts in *nyi.net:
6+
7+ - webmail *
8+
9+ * Mixed css
10+
11+
12+ Fully covered hosts in *nyi.net:
13+
14+ - (www.)?
15+ - my
16+ - quotes
17+
18+
19+ Mixed content:
20+
21+ - css on webmail from www.nyi.net *
22+ - Images on webmail, www from www.nyi.net *
23+
24+ * Secured by us
25+
26+ -->
27+ <ruleset name =" NYI.net (partial)" >
28+
29+ <!-- Direct rewrites:
30+ -->
31+ <target host =" nyi.net" />
32+ <target host =" my.nyi.net" />
33+ <target host =" quotes.nyi.net" />
34+ <target host =" webmail.nyi.net" />
35+ <target host =" www.nyi.net" />
36+
37+ <!-- Avoid broken MCB:
38+ -->
39+ <exclusion pattern =" ^http://webmail\.nyi\.net/+(?!webmailimages/)" />
40+
41+ <!-- +ve:
42+ -->
43+ <test url =" http://webmail.nyi.net/?" />
44+ <test url =" http://webmail.nyi.net//" />
45+
46+ <!-- -ve:
47+ -->
48+ <test url =" http://webmail.nyi.net/webmailimages/sm_logo_tp.png" />
49+
50+
51+ <rule from =" ^http:"
52+ to=" https:" />
53+
54+ </ruleset >
Original file line number Diff line number Diff line change @@ -164,6 +164,7 @@ nelonen.fi
164164newrepublic.com
165165npmawesome.com
166166nydailynews.com
167+ webmail.nyi.net
167168nykeurope.com
168169oag.com
169170okfn.org
You can’t perform that action at this time.
0 commit comments