[HTTPS-Everywhere] [PATCH] Add a rule for RubyGems.org.

katmagic the.magical.kat at gmail.com
Fri Nov 19 23:07:59 PST 2010


From 6a63b8e7ff29bf9f9fcca4a8c9ceaea275bc71b6 Mon Sep 17 00:00:00 2001
From: katmagic <the.magical.kat at gmail.com>
Date: Sat, 20 Nov 2010 01:56:40 -0500
Subject: [PATCH] Add a rule for RubyGems.org.

---
 pending-rules/RubyGems.xml |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
 create mode 100644 pending-rules/RubyGems.xml

diff --git a/pending-rules/RubyGems.xml b/pending-rules/RubyGems.xml
new file mode 100644
index 0000000..e0562f7
--- /dev/null
+++ b/pending-rules/RubyGems.xml
@@ -0,0 +1,7 @@
+<ruleset name="RubyGems.org">
+	<target host="rubygems.org" />
+	<rule
+		from="^http://([\w\.]+\.)?rubygems\.org/"
+		to="https://$1rubygems.org/"
+	/>
+</ruleset>
-- 
1.7.3.2


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.eff.org/pipermail/https-everywhere/attachments/20101120/84bc395a/attachment.sig>


More information about the HTTPS-everywhere mailing list