Skip to content

Commit 6b0467d

Browse files
catropepde
authored andcommitted
Add a whole bunch of exclusion rules for .wikimedia.org domains that
don't support SSL Conflicts: src/chrome/content/rules/Wikipedia.xml
1 parent e86cf8d commit 6b0467d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/chrome/content/rules/Wikipedia.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,9 @@
2727
<target host="enwp.org" />
2828
<target host="frwp.org" />
2929

30-
<!-- TODO: What exclusions do we need for mobile sites, if any? -->
31-
<exclusion pattern="^http://(dumps|download|svn|noc|prototype|etherpad|stats|ganglia|nagios|status|project2)\.wikimedia\.org/"/>
30+
<exclusion pattern="^http://(apt|bayes|bayle|brewster|commonsprototype.tesla.usability|commons.prototype|cs|cz|dataset2|de.prototype|download|dumps|ekrem|emery|en.prototype|ersch|etherpad|fenari|flaggedrevssandbox|flgrevsandbox|gallium|ganglia|ganglia3|harmon|hume|ipv4.labs|ipv6and4.labs|jobs|mlqt.tesla.usability|mobile.tesla.usability|m|nagios|noc|observium|oldusability|project2|prototype|results.labs|search|sitemap|snapshot3|stafford|stats|status|svn|test.prototype|torrus|ubuntu|wiki-mail|yongle)\.wikimedia\.org" />
3231
<exclusion pattern="^http://(static|download|m)\.wikipedia\.org/"/>
33-
32+
<exclusion pattern="^http://[^@:/]+\.m\.wikipedia\.org/"/>
3433

3534
<rule from="^http://([^@:/]+\.)?wik(ipedia|inews|isource|ibooks|iquote|iversity|tionary|imedia)\.org/"
3635
to="https://$1wik$2.org/" />

0 commit comments

Comments
 (0)