Author: Seth Schoen <[email protected]>
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


Reply via email to