|
14 | 14 | <target host="www.mediawiki.org" /> |
15 | 15 | <target host="wikimedia.org" /> |
16 | 16 | <target host="*.wikimedia.org" /> |
17 | | - <exclusion pattern="^http://(?:apt|brewster|bug-attachment|cs|cz|dataset2|download|ekrem|emery|labs-ns0|labs-ns1|search|status|sitemap|torrus|ubuntu|virt0)\.wikimedia\.org" /> |
| 17 | + <exclusion pattern="^http://(?:apt|cs|cz|status|torrus|ubuntu)\.wikimedia\.org" /> |
18 | 18 | <!-- https://mail1.eff.org/pipermail/https-everywhere-rules/2012-June/001189.html --> |
19 | 19 | <exclusion pattern="^http://lists\.wikimedia\.org/pipermail(?:$|/)" /> |
20 | 20 | <target host="wikimediafoundation.org" /> |
|
29 | 29 | <target host="*.wikinews.org" /> |
30 | 30 | <target host="wikipedia.org" /> |
31 | 31 | <target host="*.wikipedia.org" /> |
32 | | - <exclusion pattern="^http://(?:download|static)\.wikipedia\.org/" /> |
33 | 32 | <target host="wikiquote.org" /> |
34 | 33 | <target host="*.wikiquote.org" /> |
35 | 34 | <target host="wikisource.org" /> |
|
61 | 60 | <rule from="^http://(?:www\.)?mediawiki\.org/" |
62 | 61 | to="https://www.mediawiki.org/" /> |
63 | 62 |
|
| 63 | + <rule from="^https?://download\.wikipedia\.org/" |
| 64 | + to="https://dumps.wikimedia.org/" /> |
| 65 | + |
| 66 | + <rule from="^https?://(download|dataset2|sitemap)\.wikimedia\.org/" |
| 67 | + to="https://dumps.wikimedia.org/" /> |
| 68 | + |
| 69 | + <rule from="^https?://(labs-ns[01]|virt0)\.wikimedia\.org/" |
| 70 | + to="https://wikitech.wikimedia.org/" /> |
| 71 | + |
64 | 72 | <rule from="^http://([^@:/]+\.)?wik(ibooks|idata|imedia|inews|ipedia|iquote|isource|iversity|ivoyage|tionary)\.org/" |
65 | 73 | to="https://$1wik$2.org/" /> |
66 | 74 |
|
|
73 | 81 | <rule from="^http://(www\.)?wikimedia\.ca/" |
74 | 82 | to="https://wikimedia.ca/" /> |
75 | 83 |
|
76 | | - <rule from="^http://(tools|icinga|ganglia)\.wmflabs\.org/" |
| 84 | + <rule from="^http://([^@:/]+)\.wmflabs\.org/" |
77 | 85 | to="https://$1.wmflabs.org/" /> |
78 | 86 | </ruleset> |
0 commit comments