[or-cvs] [https-everywhere/master 247/291] rename ThreeIreland to Three to reflect inclusion of non-.ie rule for Three

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


Author: Seth Schoen <schoen at eff.org>
Date: Thu, 21 Oct 2010 13:58:39 -0700
Subject: rename ThreeIreland to Three to reflect inclusion of non-.ie rule for Three
Commit: c38081671fa3b764db56676e56e873aadcc33c17

---
 src/chrome/content/rules/Three.xml        |    4 ++++
 src/chrome/content/rules/ThreeIreland.xml |    4 ----
 2 files changed, 4 insertions(+), 4 deletions(-)
 create mode 100644 src/chrome/content/rules/Three.xml
 delete mode 100644 src/chrome/content/rules/ThreeIreland.xml

diff --git a/src/chrome/content/rules/Three.xml b/src/chrome/content/rules/Three.xml
new file mode 100644
index 0000000..e7aa982
--- /dev/null
+++ b/src/chrome/content/rules/Three.xml
@@ -0,0 +1,4 @@
+<ruleset name="Three">
+  <rule from="^http://(www\.)?three\.ie/" to="https://www.three.ie/"/>
+  <rule from="^http://threestore\.three\.co.uk/" to=" https://threestore.three.co.uk/"/>
+</ruleset>
diff --git a/src/chrome/content/rules/ThreeIreland.xml b/src/chrome/content/rules/ThreeIreland.xml
deleted file mode 100644
index e7aa982..0000000
--- a/src/chrome/content/rules/ThreeIreland.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<ruleset name="Three">
-  <rule from="^http://(www\.)?three\.ie/" to="https://www.three.ie/"/>
-  <rule from="^http://threestore\.three\.co.uk/" to=" https://threestore.three.co.uk/"/>
-</ruleset>
-- 
1.7.1




More information about the tor-commits mailing list