[or-cvs] [https-everywhere/master] add target host for rules beginning with [0-9][A-C]
schoen at torproject.org
schoen at torproject.org
Thu Nov 4 00:22:15 UTC 2010
Author: Seth Schoen <schoen at eff.org>
Date: Wed, 3 Nov 2010 17:21:28 -0700
Subject: add target host for rules beginning with [0-9][A-C]
Commit: 4ff881bb34f82d808b0be7636982e1deac2d8aa8
---
pending-rules/123-Reg.xml | 3 +++
pending-rules/33Bits.xml | 3 +++
pending-rules/38.xml | 4 ++--
pending-rules/4sevens.xml | 3 +++
pending-rules/AA.xml | 3 +++
pending-rules/Adafruit.xml | 6 ++++--
pending-rules/Adbrite.xml | 3 +++
pending-rules/AddThis.xml | 4 ++++
pending-rules/Adobe.xml | 3 +++
pending-rules/Aftenposten.xml | 3 +++
pending-rules/AirshipVentures.xml | 3 +++
pending-rules/Airtricity.xml | 4 ++++
pending-rules/AliceDSL.xml | 3 +++
pending-rules/Allegro.xml | 3 +++
pending-rules/AmericanExpress.xml | 4 ++++
pending-rules/AnPost.xml | 3 +++
pending-rules/Ansa.it.xml | 3 +++
pending-rules/Apple.xml | 7 +++++++
pending-rules/Argos.xml | 3 +++
pending-rules/Asterisk.xml | 3 +++
pending-rules/BankofAmerica.xml | 3 +++
pending-rules/Barclays.xml | 6 ++++++
pending-rules/Berlin.de.xml | 4 ++++
pending-rules/BinRev.xml | 3 +++
pending-rules/BinSearch.xml | 3 +++
pending-rules/BitBucket.xml | 3 +++
pending-rules/BlackNight.xml | 3 +++
pending-rules/BlockBuster.xml | 3 +++
pending-rules/Bloglines.xml | 3 +++
pending-rules/Bluehost.xml | 7 +++++++
pending-rules/Boards.ie.xml | 3 +++
pending-rules/Bothar.xml | 3 +++
pending-rules/BoxeeTV.xml | 3 +++
pending-rules/BrainBench.xml | 3 +++
pending-rules/Braunschweig.xml | 3 +++
pending-rules/Bungie.xml | 4 +++-
pending-rules/C-Base.xml | 5 +++++
pending-rules/CAcert.xml | 3 +++
pending-rules/CCC.xml | 3 +++
pending-rules/CPJ.xml | 3 +++
pending-rules/CaceTech.xml | 3 +++
pending-rules/ChillingEffects.xml | 3 +++
pending-rules/Citizensinformation.ie.xml | 3 +++
pending-rules/Cloudfront.xml | 3 +++
pending-rules/Continental.xml | 5 +++++
pending-rules/Couchsurfing.xml | 3 +++
46 files changed, 157 insertions(+), 5 deletions(-)
diff --git a/pending-rules/123-Reg.xml b/pending-rules/123-Reg.xml
index 7848e84..7767734 100644
--- a/pending-rules/123-Reg.xml
+++ b/pending-rules/123-Reg.xml
@@ -1,3 +1,6 @@
<ruleset name="123-Reg">
+ <target host="www.123-reg.co.uk" />
+ <target host="123-reg.co.uk" />
+
<rule from="^http://(www\.)?123-reg\.co\.uk/" to="https://www.123-reg.co.uk/"/>
</ruleset>
diff --git a/pending-rules/33Bits.xml b/pending-rules/33Bits.xml
index 1374a66..9251578 100644
--- a/pending-rules/33Bits.xml
+++ b/pending-rules/33Bits.xml
@@ -1,3 +1,6 @@
<ruleset name="33Bits">
+ <target host="www.33bits.org" />
+ <target host="33bits.org" />
+
<rule from="^http://(www\.)?33bits\.org/" to="https://www.33bits.org/"/>
</ruleset>
diff --git a/pending-rules/38.xml b/pending-rules/38.xml
index ce86499..26b1829 100644
--- a/pending-rules/38.xml
+++ b/pending-rules/38.xml
@@ -1,6 +1,6 @@
<ruleset name="38">
-
+ <target host="www.38.de" />
+ <target host="38.de" />
<rule from="^http://(www\.)?38\.de/" to="https://38.de/"/>
-
</ruleset>
diff --git a/pending-rules/4sevens.xml b/pending-rules/4sevens.xml
index eb14c61..c534390 100644
--- a/pending-rules/4sevens.xml
+++ b/pending-rules/4sevens.xml
@@ -1,3 +1,6 @@
<ruleset name="4sevens">
+ <target host="www.4sevens.com" />
+ <target host="4sevens.com" />
+
<rule from="^http://(www\.)?4sevens\.com/" to="https://www.4sevens.com/"/>
</ruleset>
diff --git a/pending-rules/AA.xml b/pending-rules/AA.xml
index 443ad82..ddf4184 100644
--- a/pending-rules/AA.xml
+++ b/pending-rules/AA.xml
@@ -1,3 +1,6 @@
<ruleset name="American Airlines">
+ <target host="www.aa.com" />
+ <target host="aa.com" />
+
<rule from="^http://(www\.)?aa\.com/" to="https://www.aa.com/"/>
</ruleset>
diff --git a/pending-rules/Adafruit.xml b/pending-rules/Adafruit.xml
index 49bf485..7a0565b 100644
--- a/pending-rules/Adafruit.xml
+++ b/pending-rules/Adafruit.xml
@@ -1,4 +1,6 @@
<ruleset name="AdaFruit">
- <rule from="^http://adafruit\.com/" to="https://adafruit.com/"/>
- <rule from="^http://www\.adafruit\.com/" to="https://www.adafruit.com/"/>
+ <target host="www.adafruit.com" />
+ <target host="adafruit.com" />
+
+ <rule from="^http://(www\.)?adafruit\.com/" to="https://www.adafruit.com/"/>
</ruleset>
diff --git a/pending-rules/Adbrite.xml b/pending-rules/Adbrite.xml
index d807688..8fade8d 100644
--- a/pending-rules/Adbrite.xml
+++ b/pending-rules/Adbrite.xml
@@ -1,3 +1,6 @@
<ruleset name="Adbrite">
+ <target host="www.adbrite.com" />
+ <target host="adbrite.com" />
+
<rule from="^http://([^/:@]*)\.adbrite\.com/" to="https://$1.adbrite.com/"/>
</ruleset>
diff --git a/pending-rules/AddThis.xml b/pending-rules/AddThis.xml
index 8a11984..f15796c 100644
--- a/pending-rules/AddThis.xml
+++ b/pending-rules/AddThis.xml
@@ -1,4 +1,8 @@
<ruleset name="AddThis">
+ <target host="www.addthis.com" />
+ <target host="addthis.com" />
+ <target host="api.addthis.com" />
+
<rule from="^http://(www\.)?addthis\.com/bookmark\.php" to="https://www.addthis.com/bookmark.php"/>
<rule from="^http://api\.addthis\.com/" to="https://api.addthis.com/"/>
</ruleset>
diff --git a/pending-rules/Adobe.xml b/pending-rules/Adobe.xml
index b6840f3..301ffff 100644
--- a/pending-rules/Adobe.xml
+++ b/pending-rules/Adobe.xml
@@ -1,3 +1,6 @@
<ruleset name="Adobe">
+ <target host="www.adobe.com" />
+ <target host="adobe.com" />
+
<rule from="^http://(www\.)?adobe\.com/" to="https://www.adobe.com/"/>
</ruleset>
diff --git a/pending-rules/Aftenposten.xml b/pending-rules/Aftenposten.xml
index 27e3b4b..a270932 100644
--- a/pending-rules/Aftenposten.xml
+++ b/pending-rules/Aftenposten.xml
@@ -1,4 +1,7 @@
<ruleset name="Aftenposten">
+ <target host="www.aftenposten.no" />
+ <target host="aftenposten.no" />
+
<rule from="^http://(www\.)?aftenposten\.no/" to="https://www.aftenposten.no/"/>
<!-- The following rules will generate SSL warnings by default because
diff --git a/pending-rules/AirshipVentures.xml b/pending-rules/AirshipVentures.xml
index 39a52ef..dd54e5e 100644
--- a/pending-rules/AirshipVentures.xml
+++ b/pending-rules/AirshipVentures.xml
@@ -1,3 +1,6 @@
<ruleset name="AirshipVentures">
+ <target host="www.airshipventures.com" />
+ <target host="airshipventures.com" />
+
<rule from="^http://(www\.)?airshipventures\.com/" to="https://www.airshipventures.com/" />
</ruleset>
diff --git a/pending-rules/Airtricity.xml b/pending-rules/Airtricity.xml
index f191e3a..0d36039 100644
--- a/pending-rules/Airtricity.xml
+++ b/pending-rules/Airtricity.xml
@@ -1,4 +1,8 @@
<ruleset name="Airtricity">
+ <target host="www.airtricity.com" />
+ <target host="airtricity.com" />
+ <target host="*.airtricity.com" />
+
<rule from="^http://airtricity\.com/" to="https://www.airtricity.com/"/>
<rule from="^http://([^/:@]*)\.airtricity\.com/" to="https://$1.airtricity.com/"/>
</ruleset>
diff --git a/pending-rules/AliceDSL.xml b/pending-rules/AliceDSL.xml
index 86b60ab..6c564ae 100644
--- a/pending-rules/AliceDSL.xml
+++ b/pending-rules/AliceDSL.xml
@@ -1,3 +1,6 @@
<ruleset name="AliceDSL">
+ <target host="www.alice-dsl.de" />
+ <target host="*.alice-dsl.de" />
+
<rule from="^http://(www\.)?alice-dsl\.de/" to="https://alice-dsl.de/"/>
</ruleset>
diff --git a/pending-rules/Allegro.xml b/pending-rules/Allegro.xml
index 311bbc7..d69f544 100644
--- a/pending-rules/Allegro.xml
+++ b/pending-rules/Allegro.xml
@@ -2,5 +2,8 @@
site. -->
<ruleset name="Allegro" default_off="reported broken">
+ <target host="www.allegro.pl" />
+ <target host="allegro.pl" />
+
<rule from="^http://(www\.)?allegro\.pl/" to="https://ssl.allegro.pl/"/>
</ruleset>
diff --git a/pending-rules/AmericanExpress.xml b/pending-rules/AmericanExpress.xml
index b844efa..d6ccc81 100644
--- a/pending-rules/AmericanExpress.xml
+++ b/pending-rules/AmericanExpress.xml
@@ -2,6 +2,10 @@
<!-- Note that there are lots of subdomains and some are still unprotected,
but some don't work properly in HTTPS anyway. This is kind of a mess. -->
<ruleset name="AmericanExpress">
+ <target host="www.americanexpress.com" />
+ <target host="americanexpress.com" />
+ <target host="home.americanexpress.com" />
+
<rule from="^http://(www\.)?americanexpress\.com/" to="https://www.americanexpress.com/"/>
<rule from="^http://home\.americanexpress\.com/" to="https://home.americanexpress.com/"/>
</ruleset>
diff --git a/pending-rules/AnPost.xml b/pending-rules/AnPost.xml
index dd1cc03..3d57ece 100644
--- a/pending-rules/AnPost.xml
+++ b/pending-rules/AnPost.xml
@@ -1,3 +1,6 @@
<ruleset name="An Post">
+ <target host="www.anpost.ie" />
+ <target host="anpost.ie" />
+
<rule from="^http://(www\.)?anpost\.ie/" to="https://www.anpost.ie/"/>
</ruleset>
diff --git a/pending-rules/Ansa.it.xml b/pending-rules/Ansa.it.xml
index 1c17c15..e0f3985 100644
--- a/pending-rules/Ansa.it.xml
+++ b/pending-rules/Ansa.it.xml
@@ -1,4 +1,7 @@
<ruleset name="Ansa.it">
+ <target host="www.ansa.it" />
+ <target host="ansa.it" />
+
<rule from="^http://(www\.)?ansa\.it/" to="https://ansa.it/"/>
</ruleset>
diff --git a/pending-rules/Apple.xml b/pending-rules/Apple.xml
index 72a575f..ce2f90a 100644
--- a/pending-rules/Apple.xml
+++ b/pending-rules/Apple.xml
@@ -1,4 +1,11 @@
<ruleset name="Apple.com (partial)">
+ <target host="www.apple.com" />
+ <target host="apple.com" />
+ <target host="developer.apple.com" />
+ <target host="connect.apple.com" />
+ <target host="images.apple.com" />
+ <target host="jobs.apple.com" />
+
<rule from="^http://(www\.)?apple\.com/" to="https://www.apple.com/"/>
<rule from="^http://developer\.apple\.com/" to="https://developer.apple.com/"/>
<rule from="^http://connect\.apple\.com/" to="https://connect.apple.com/"/>
diff --git a/pending-rules/Argos.xml b/pending-rules/Argos.xml
index 056ec5b..a22b50a 100644
--- a/pending-rules/Argos.xml
+++ b/pending-rules/Argos.xml
@@ -1,3 +1,6 @@
<ruleset name="Argos">
+ <target host="www.argos.co.uk" />
+ <target host="argos.co.uk" />
+
<rule from="^http://(www\.)?argos\.co\.uk/" to="https://www.argos.co.uk/"/>
</ruleset>
diff --git a/pending-rules/Asterisk.xml b/pending-rules/Asterisk.xml
index d474c3b..de4bf97 100644
--- a/pending-rules/Asterisk.xml
+++ b/pending-rules/Asterisk.xml
@@ -1,3 +1,6 @@
<ruleset name="Asterisk">
+ <target host="www.asterisk.org" />
+ <target host="asterisk.org" />
+
<rule from="^http://(www\.)?asterisk\.org/" to="https://www.asterisk.org/"/>
</ruleset>
diff --git a/pending-rules/BankofAmerica.xml b/pending-rules/BankofAmerica.xml
index d343dd3..3072cd7 100644
--- a/pending-rules/BankofAmerica.xml
+++ b/pending-rules/BankofAmerica.xml
@@ -1,4 +1,7 @@
<!-- Thanks to ForceTLS -->
<ruleset name="BofA">
+ <target host="www.bankofamerica.com" />
+ <target host="bankofamerica.com" />
+
<rule from="^http://(www\.)?bankofamerica\.com/" to="https://www.bankofamerica.com/"/>
</ruleset>
diff --git a/pending-rules/Barclays.xml b/pending-rules/Barclays.xml
index 8f551cb..d2ce5a2 100644
--- a/pending-rules/Barclays.xml
+++ b/pending-rules/Barclays.xml
@@ -1,4 +1,10 @@
<ruleset name="Barclays">
+ <target host="www.barclays.co.uk" />
+ <target host="barclays.co.uk" />
+ <target host="ask.barclays.co.uk" />
+ <target host="barclayscorporate.com" />
+ <target host="www.barclayscorporate.com" />
+
<rule from="^http://(www\.)?barclays\.co\.uk/" to="https://www.barclays.co.uk/"/>
<rule from="^http://ask\.barclays\.co\.uk/" to="https://ask.barclays.co.uk/"/>
<rule from="^http://(www\.)?barclayscorporate\.com/" to="https://www.barclayscorporate.com/"/>
diff --git a/pending-rules/Berlin.de.xml b/pending-rules/Berlin.de.xml
index 181e7ea..d491620 100644
--- a/pending-rules/Berlin.de.xml
+++ b/pending-rules/Berlin.de.xml
@@ -1,4 +1,8 @@
<ruleset name="Berlin.de">
+ <target host="www.berlin.de" />
+ <target host="berlin.de" />
+ <target host="*.berlin.de" />
+
<exclusion pattern="^http://action\.berlin\.de/"/>
<rule from="^http://berlin\.de/" to="https://berlin.de/"/>
<rule from="^http://([^/:@]*)\.berlin\.de/" to="https://$1.berlin.de/"/>
diff --git a/pending-rules/BinRev.xml b/pending-rules/BinRev.xml
index 04512b0..3f0c00a 100644
--- a/pending-rules/BinRev.xml
+++ b/pending-rules/BinRev.xml
@@ -1,3 +1,6 @@
<ruleset name="BinRev">
+ <target host="www.binrev.com" />
+ <target host="binrev.com" />
+
<rule from="^http://(www\.)?binrev\.com/" to="https://binrev.com/"/>
</ruleset>
diff --git a/pending-rules/BinSearch.xml b/pending-rules/BinSearch.xml
index 98f943f..4368daf 100644
--- a/pending-rules/BinSearch.xml
+++ b/pending-rules/BinSearch.xml
@@ -1,3 +1,6 @@
<ruleset name="BinSearch">
+ <target host="www.binsearch.info" />
+ <target host="binsearch.info" />
+
<rule from="^http://(www\.)?binsearch\.info/" to="https://www.binsearch.info/"/>
</ruleset>
diff --git a/pending-rules/BitBucket.xml b/pending-rules/BitBucket.xml
index 11a3b0f..724bba4 100644
--- a/pending-rules/BitBucket.xml
+++ b/pending-rules/BitBucket.xml
@@ -1,3 +1,6 @@
<ruleset name="BitBucket">
+ <target host="www.bitbucket.org" />
+ <target host="bitbucket.org" />
+
<rule from="^http://(www\.)?bitbucket\.org/" to="https://bitbucket.org/"/>
</ruleset>
diff --git a/pending-rules/BlackNight.xml b/pending-rules/BlackNight.xml
index 2431e5d..9985ee6 100644
--- a/pending-rules/BlackNight.xml
+++ b/pending-rules/BlackNight.xml
@@ -2,5 +2,8 @@
<!-- most subdomains for blacknight.com will not work as they use invalid
certs, .ie instead of .com. blacknight.ie is reserved for customer
logins -->
+ <target host="www.blacknight.com" />
+ <target host="blacknight.com" />
+
<rule from="^http://(www\.)?blacknight\.com/" to="https://www.blacknight.com/"/>
</ruleset>
diff --git a/pending-rules/BlockBuster.xml b/pending-rules/BlockBuster.xml
index a86286e..2eb112e 100644
--- a/pending-rules/BlockBuster.xml
+++ b/pending-rules/BlockBuster.xml
@@ -1,3 +1,6 @@
<ruleset name="BlockBuster">
+ <target host="www.blockbuster.co.uk" />
+ <target host="blockbuster.co.uk" />
+
<rule from="^http://(www\.)?blockbuster\.co\.uk/" to="https://www.blockbuster.co.uk/"/>
</ruleset>
diff --git a/pending-rules/Bloglines.xml b/pending-rules/Bloglines.xml
index d829883..64a1761 100644
--- a/pending-rules/Bloglines.xml
+++ b/pending-rules/Bloglines.xml
@@ -1,3 +1,6 @@
<ruleset name="Bloglines">
+ <target host="www.bloglines.com" />
+ <target host="bloglines.com" />
+
<rule from="^http://(www\.)?bloglines\.com/" to="https://bloglines.com/"/>
</ruleset>
diff --git a/pending-rules/Bluehost.xml b/pending-rules/Bluehost.xml
index 2d2ef62..16e9c2e 100644
--- a/pending-rules/Bluehost.xml
+++ b/pending-rules/Bluehost.xml
@@ -1,4 +1,11 @@
<ruleset name="BlueHost">
+ <target host="www.bluehost.com" />
+ <target host="bluehost.com" />
+ <target host="www.bluehost.com" />
+ <target host="helpdesk.bluehost.com" />
+ <target host="tutorials.bluehost.com" />
+ <target host="serverstatus.bluehost.com" />
+
<rule from="^http://(www\.)?bluehost\.com/" to="https://www.bluehost.com/"/>
<rule from="^http://(helpdesk|tutorials)\.bluehost\.com/" to="https://$1.bluehost.com/"/>
<rule from="^http://serverstatus\.bluehost\.com/$" to="https://www.bluehost.com/cgi/serverstatus/"/>
diff --git a/pending-rules/Boards.ie.xml b/pending-rules/Boards.ie.xml
index 78ce59e..020ff00 100644
--- a/pending-rules/Boards.ie.xml
+++ b/pending-rules/Boards.ie.xml
@@ -1,5 +1,8 @@
<ruleset name="Boards.ie">
<!-- updated to include subdomains -->
+ <target host="boards.ie" />
+ <target host="*.boards.ie" />
+
<rule from="^http://boards\.ie/" to="https://boards.ie/"/>
<rule from="^http://([^/:@]*)\.boards\.ie/" to="https://$1.boards.ie/"/>
</ruleset>
diff --git a/pending-rules/Bothar.xml b/pending-rules/Bothar.xml
index 01be19f..17c61a3 100644
--- a/pending-rules/Bothar.xml
+++ b/pending-rules/Bothar.xml
@@ -1,3 +1,6 @@
<ruleset name="Bothar">
+ <target host="www.bothar.ie" />
+ <target host="bothar.ie" />
+
<rule from="^http://(www\.)?bothar\.ie/" to="https://$1bothar.ie/"/>
</ruleset>
diff --git a/pending-rules/BoxeeTV.xml b/pending-rules/BoxeeTV.xml
index b9498ca..b697c7b 100644
--- a/pending-rules/BoxeeTV.xml
+++ b/pending-rules/BoxeeTV.xml
@@ -1,3 +1,6 @@
<ruleset name="Boxee.tv">
+ <target host="www.boxee.tv" />
+ <target host="boxee.tv" />
+
<rule from="^http://(?:www\.)?boxee\.tv/" to="https://www.boxee.tv/"/>
</ruleset>
diff --git a/pending-rules/BrainBench.xml b/pending-rules/BrainBench.xml
index 92fe2dc..d852eaa 100644
--- a/pending-rules/BrainBench.xml
+++ b/pending-rules/BrainBench.xml
@@ -1,4 +1,7 @@
<ruleset name="Brainbench">
+ <target host="www.brainbench.com" />
+ <target host="brainbench.com" />
+
<rule from="^http://(www\.)?brainbench\.com/" to="https://www.brainbench.com/"/>
</ruleset>
diff --git a/pending-rules/Braunschweig.xml b/pending-rules/Braunschweig.xml
index b6b2671..1d90f7b 100644
--- a/pending-rules/Braunschweig.xml
+++ b/pending-rules/Braunschweig.xml
@@ -1,3 +1,6 @@
<ruleset name="Braunschweig">
+ <target host="www.braunschweig.de" />
+ <target host="braunschweig.de" />
+
<rule from="^http://(www\.)?braunschweig\.de/" to="https://www.braunschweig.de/"/>
</ruleset>
diff --git a/pending-rules/Bungie.xml b/pending-rules/Bungie.xml
index c344042..a16583a 100644
--- a/pending-rules/Bungie.xml
+++ b/pending-rules/Bungie.xml
@@ -1,4 +1,6 @@
<ruleset name="Bungie">
+ <target host="www.bungie.net" />
+ <target host="bungie.net" />
+
<rule from="^http://(www\.)?bungie\.net/" to="https://www.bungie.net/"/>
</ruleset>
-
diff --git a/pending-rules/C-Base.xml b/pending-rules/C-Base.xml
index 89b62d1..0c2b7bb 100644
--- a/pending-rules/C-Base.xml
+++ b/pending-rules/C-Base.xml
@@ -1,4 +1,9 @@
<ruleset name="C-Base">
+ <target host="www.c-base.org" />
+ <target host="c-base.org" />
+ <target host="logbuch.c-base.org" />
+ <target host="wiki.c-base.org" />
+
<rule from="^http://(www\.)?c-base\.org/" to="https://www.c-base.org/"/>
<rule from="^http://(logbuch|wiki)\.c-base\.org/" to="https://$1.c-base.org/"/>
</ruleset>
diff --git a/pending-rules/CAcert.xml b/pending-rules/CAcert.xml
index 3c88c4a..d451f8c 100644
--- a/pending-rules/CAcert.xml
+++ b/pending-rules/CAcert.xml
@@ -1,3 +1,6 @@
<ruleset name="CACert.org">
+ <target host="www.cacert.org" />
+ <target host="cacert.org" />
+
<rule from="^http://(?:www\.)?cacert\.org/" to="https://www.cacert.org/"/>
</ruleset>
diff --git a/pending-rules/CCC.xml b/pending-rules/CCC.xml
index 68598fe..d5dd23e 100644
--- a/pending-rules/CCC.xml
+++ b/pending-rules/CCC.xml
@@ -1,4 +1,7 @@
<ruleset name="ccc.de">
+ <target host="www.ccc.de" />
+ <target host="*.ccc.de" />
+
<exclusion pattern="^http://dasalte\.ccc\.de/"/><!-- revoked cert -->
<exclusion pattern="^http://chaosradio\.ccc\.de/"/><!-- invalid cert -->
<exclusion pattern="^http://blog.chaosradio\.ccc\.de/"/><!-- invalid cert -->
diff --git a/pending-rules/CPJ.xml b/pending-rules/CPJ.xml
index 51c39ca..f6ed132 100644
--- a/pending-rules/CPJ.xml
+++ b/pending-rules/CPJ.xml
@@ -1,3 +1,6 @@
<ruleset name="CPJ">
+ <target host="www.cpj.org" />
+ <target host="cpj.org" />
+
<rule from="^http://(www\.)?cpj\.org/" to="https://www.cpj.org/"/>
</ruleset>
diff --git a/pending-rules/CaceTech.xml b/pending-rules/CaceTech.xml
index 515cd68..3fd1271 100644
--- a/pending-rules/CaceTech.xml
+++ b/pending-rules/CaceTech.xml
@@ -1,3 +1,6 @@
<ruleset name="CaceTech">
+ <target host="www.cacetech.com" />
+ <target host="cacetech.com" />
+
<rule from="^http://(www\.)?cacetech\.com/" to="https://www.cacetech.com/"/>
</ruleset>
diff --git a/pending-rules/ChillingEffects.xml b/pending-rules/ChillingEffects.xml
index cb80ed9..2f9030e 100644
--- a/pending-rules/ChillingEffects.xml
+++ b/pending-rules/ChillingEffects.xml
@@ -1,3 +1,6 @@
<ruleset name="ChillingEffects">
+ <target host="www.chillingeffects.org" />
+ <target host="chillingeffects.org" />
+
<rule from="^http://(www\.)?chillingeffects\.org/" to="https://www.chillingeffects.org/"/>
</ruleset>
diff --git a/pending-rules/Citizensinformation.ie.xml b/pending-rules/Citizensinformation.ie.xml
index 4210952..270430a 100644
--- a/pending-rules/Citizensinformation.ie.xml
+++ b/pending-rules/Citizensinformation.ie.xml
@@ -1,4 +1,7 @@
<ruleset name="CitizensInformation">
+ <target host="www.citizensinformation.ie" />
+ <target host="citizensinformation.ie" />
+
<!-- cert only valid for www.citizensinformation.ie -->
<rule from="^http://(www\.)?citizensinformation\.ie/" to="https://www.citizensinformation.ie/"/>
</ruleset>
diff --git a/pending-rules/Cloudfront.xml b/pending-rules/Cloudfront.xml
index 19c69c6..758111b 100644
--- a/pending-rules/Cloudfront.xml
+++ b/pending-rules/Cloudfront.xml
@@ -1,3 +1,6 @@
<ruleset name="Cloudfront">
+ <target host="www.cloudfront.net" />
+ <target host="*.cloudfront.net" />
+
<rule from="^http://([^/:@]*)\.cloudfront\.net/" to="https://$1.cloudfront.net/"/>
</ruleset>
diff --git a/pending-rules/Continental.xml b/pending-rules/Continental.xml
index d8d5347..c8c40cc 100644
--- a/pending-rules/Continental.xml
+++ b/pending-rules/Continental.xml
@@ -1,4 +1,9 @@
<ruleset name="Continental">
+ <target host="www.continental.com" />
+ <target host="continental.com" />
+ <target host="www.covacations.com" />
+ <target host="covacations.com" />
+
<rule from="^http://(www\.)?continental\.com/" to="https://www.continental.com/"/>
<rule from="^http://www\.covacations\.com/" to="https://www.covacations.com/"/>
<rule from="^http://covacations\.com/" to="https://www.covacations.com/"/>
diff --git a/pending-rules/Couchsurfing.xml b/pending-rules/Couchsurfing.xml
index 703160c..c7e8cea 100644
--- a/pending-rules/Couchsurfing.xml
+++ b/pending-rules/Couchsurfing.xml
@@ -1,4 +1,7 @@
<ruleset name="Couchsurfing">
+ <target host="www.couchsurfing.org" />
+ <target host="couchsurfing.org" />
+
<rule from="^http://www\.couchsurfing\.org/login\.html$" to="https://www.couchsurfing.org/login.html"/>
</ruleset>
--
1.7.1
More information about the tor-commits
mailing list