[HTTPS-E Rulesets] [PATCH 3/6] Add booklooker.de

Matthias-Christian Ott ott at mirix.org
Thu Aug 1 10:02:51 PDT 2013


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

diff --git a/src/chrome/content/rules/booklooker.de.xml b/src/chrome/content/rules/booklooker.de.xml
new file mode 100644
index 0000000..e7599d9
--- /dev/null
+++ b/src/chrome/content/rules/booklooker.de.xml
@@ -0,0 +1,9 @@
+<ruleset name="booklooker.de">
+  <target host="booklooker.de" />
+  <target host="*.booklooker.de" />
+
+  <securecookie host="^(?:www\.)?(?:images\.|secure\.)?booklooker\.de" name=".+" />
+
+  <rule from="^http://(?:www\.)?(?:secure\.)?booklooker\.de/" to="https://secure.booklooker.de/" />
+  <rule from="^http://(?:www\.)?images\.booklooker\.de/" to="https://images.booklooker.de/" />
+</ruleset>
-- 
1.7.3.4





More information about the HTTPS-Everywhere-Rules mailing list