[or-cvs] [https-everywhere/master 133/291] user-contributed rule for Wireshark project

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


Author: Seth Schoen <schoen at eff.org>
Date: Fri, 8 Oct 2010 17:55:42 -0700
Subject: user-contributed rule for Wireshark project
Commit: 9d5bba5eafe1829304fa5997831c5736fc9ab20a

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

diff --git a/src/chrome/content/rules/Wireshark.xml b/src/chrome/content/rules/Wireshark.xml
new file mode 100644
index 0000000..d316db7
--- /dev/null
+++ b/src/chrome/content/rules/Wireshark.xml
@@ -0,0 +1,4 @@
+<ruleset name="Wireshark">
+  <rule from="^http://wireshark\.org/" to="https://wireshark.org/"/>
+  <rule from="^http://(anonsvn|www)\.wireshark\.org/" to="https://$1.wireshark.org/"/>
+</ruleset>
-- 
1.7.1




More information about the tor-commits mailing list