[HTTPS-E Rulesets] [PATCH] Correct target host for gramps-project.org

Milan Kral milan.kral at azet.sk
Wed Aug 20 07:26:42 PDT 2014


---
 src/chrome/content/rules/Gramps-project.org.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/chrome/content/rules/Gramps-project.org.xml
b/src/chrome/content/rules/Gramps-project.org.xml
index 8240dcc..ebb32ec 100644
--- a/src/chrome/content/rules/Gramps-project.org.xml
+++ b/src/chrome/content/rules/Gramps-project.org.xml
@@ -9,8 +9,8 @@
 -->
 <ruleset name="Gramps-project.org">
 -	<target host="gramps-project" />
-	<target host="*.gramps-project" />
+	<target host="gramps-project.org" />
+	<target host="*.gramps-project.org" />
   	<rule from="^http://(www\.)?gramps-project\.org/"
-- 
2.0.1



More information about the HTTPS-Everywhere-Rules mailing list