[or-cvs] [https-everywhere/master 151/291] user-contributed rule for Aftenposten newspaper

schoen at torproject.org schoen at torproject.org
Sat Oct 30 00:32:40 UTC 2010


Author: Seth Schoen <schoen at eff.org>
Date: Sun, 10 Oct 2010 15:47:21 -0700
Subject: user-contributed rule for Aftenposten newspaper
Commit: 2315d288e7bb07b2a8916dedf2a5bf2ec0827ca7

---
 src/chrome/content/rules/Aftenposten.xml |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
 create mode 100644 src/chrome/content/rules/Aftenposten.xml

diff --git a/src/chrome/content/rules/Aftenposten.xml b/src/chrome/content/rules/Aftenposten.xml
new file mode 100644
index 0000000..27e3b4b
--- /dev/null
+++ b/src/chrome/content/rules/Aftenposten.xml
@@ -0,0 +1,11 @@
+<ruleset name="Aftenposten">
+	<rule from="^http://(www\.)?aftenposten\.no/" to="https://www.aftenposten.no/"/>
+
+	<!-- The following rules will generate SSL warnings by default because
+	the cert is only valid for www.aftenposten.no -->
+	<!--
+	<rule from="^http://lisacache\.aftenposten\.no/" to="https://lisacache.aftenposten.no/"/>
+	<rule from="^http://media\.aftenposten\.no/" to="https://media.aftenposten.no/"/>
+	<rule from="^http://oslopuls\.aftenposten\.no/" to="https://oslopuls.aftenposten.no/"/>
+	-->
+</ruleset>
-- 
1.7.1




More information about the tor-commits mailing list