|
| 1 | +<!-- |
| 2 | + No working URL known |
| 3 | + amnesia.boum.org |
| 4 | + intrigeri.boum.org |
| 5 | + kiwi.boum.org |
| 6 | + autobuild.tails.boum.org |
| 7 | + iso-history.tails.boum.org (401) |
| 8 | + jenkins.tails.boum.org (401) |
| 9 | + webmasters.boum.org |
| 10 | +
|
| 11 | + Bad certificate: |
| 12 | + dl.amnesia.boum.org |
| 13 | + *.dl.amnesia.boum.org |
| 14 | + frangipane.boum.org |
| 15 | + mail.boum.org |
| 16 | + ns.boum.org |
| 17 | + ns2.boum.org |
| 18 | + panoptique.boum.org |
| 19 | + ecours.tails.boum.org |
| 20 | + git.tails.boum.org |
| 21 | + lizard.tails.boum.org |
| 22 | +
|
| 23 | +--> |
1 | 24 | <ruleset name="boum.org"> |
2 | | - <target host="boum.org" /> |
3 | | - <target host="*.boum.org" /> |
| 25 | + <target host="boum.org" /> |
| 26 | + <target host="www.boum.org" /> |
| 27 | + <target host="aide.boum.org" /> |
| 28 | + <target host="chutelibre.boum.org" /> |
| 29 | + <target host="connect.boum.org" /> |
| 30 | + <target host="connect-fr.boum.org" /> |
| 31 | + <target host="constellations.boum.org" /> |
| 32 | + <target host="cyberforat.boum.org" /> |
| 33 | + <target host="detournements.boum.org" /> |
| 34 | + <target host="enroute.boum.org" /> |
| 35 | + <target host="fgp.boum.org" /> |
| 36 | + <target host="frangipane.boum.org" /> |
| 37 | + <target host="groseille.boum.org" /> |
| 38 | + <target host="guide.boum.org" /> |
| 39 | + <target host="maglib.boum.org" /> |
| 40 | + <target host="mail.boum.org" /> |
| 41 | + <target host="mailman.boum.org" /> |
| 42 | + <target host="maisondelagreve.boum.org" /> |
| 43 | + <target host="mat.boum.org" /> |
| 44 | + <target host="tails.boum.org" /> |
| 45 | + <target host="deb.tails.boum.org" /> |
| 46 | + <target host="tagged.snapshots.deb.tails.boum.org" /> |
| 47 | + <target host="time-based.snapshots.deb.tails.boum.org" /> |
| 48 | + <target host="icingaweb2.tails.boum.org" /> |
| 49 | + <target host="nightly.tails.boum.org" /> |
| 50 | + <target host="torbrowser-archive.tails.boum.org" /> |
| 51 | + <target host="translate.tails.boum.org" /> |
| 52 | + <target host="techstdout.boum.org" /> |
| 53 | + <target host="totostop.boum.org" /> |
| 54 | + <target host="villageclimatise.boum.org" /> |
| 55 | + <target host="web.boum.org" /> |
| 56 | + <target host="webmail.boum.org" /> |
| 57 | + <target host="wiki.boum.org" /> |
| 58 | + |
| 59 | + <rule from="^http://frangipane\.boum\.org/" |
| 60 | + to="https://nantes.indymedia.org/" /> |
| 61 | + |
| 62 | + <test url="http://frangipane.boum.org/articles" /> |
| 63 | + |
| 64 | + <rule from="^http://(mail|ns2?|panoptique)\.boum\.org/" |
| 65 | + to="https://boum.org/" /> |
| 66 | + |
| 67 | + <test url="http://mail.boum.org/aide" /> |
| 68 | + <test url="http://ns.boum.org/liste" /> |
| 69 | + <test url="http://ns2.boum.org/DonnerDesSous" /> |
| 70 | + <test url="http://panoptique.boum.org/MailMoiFort" /> |
| 71 | + |
| 72 | + <rule from="^http:" |
| 73 | + to="https:" /> |
4 | 74 |
|
5 | | - <rule from="^http://boum\.org/" to="https://boum.org/"/> |
6 | | - <rule from="^http://([^/:@\.]+)\.boum\.org/" to="https://$1.boum.org/"/> |
7 | 75 | </ruleset> |
0 commit comments