[or-cvs] [https-everywhere/master 2/2] securecookie tag needs closing slash

schoen at torproject.org schoen at torproject.org
Thu Nov 11 20:54:51 UTC 2010


Author: Seth Schoen <schoen at eff.org>
Date: Thu, 11 Nov 2010 12:54:40 -0800
Subject: securecookie tag needs closing slash
Commit: 28bf9f52a5a1c1adbc998466fefa6d9e62f71515

---
 src/chrome/content/rules/Bitly.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/chrome/content/rules/Bitly.xml b/src/chrome/content/rules/Bitly.xml
index 4276e31..5193ddf 100644
--- a/src/chrome/content/rules/Bitly.xml
+++ b/src/chrome/content/rules/Bitly.xml
@@ -6,7 +6,7 @@
   <target host="j.mp" />
   <target host="www.j.mp" />
 
-  <securecookie host="^(.*\.)?bit\.ly$" name=".*">
+  <securecookie host="^(.*\.)?bit\.ly$" name=".*"/>
   <rule from="^http://(?:www\.)?bit\.ly/" to="https://bit.ly/"/>
   <rule from="^http://(?:www\.)?bit\.ly\.pro/" to="https://bit.ly/pro/"/>
   <!--
-- 
1.7.1



More information about the tor-commits mailing list