[HTTPS-E Rulesets] [PATCH] Debian website search service now uses https

Paul Wise pabs3 at bonedaddy.net
Mon Mar 16 17:33:10 PDT 2015


---
 src/chrome/content/rules/Debian-self-signed.xml | 4 ++--
 src/chrome/content/rules/Debian.xml             | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/src/chrome/content/rules/Debian-self-signed.xml b/src/chrome/content/rules/Debian-self-signed.xml
index f361967..4a8bbf8 100644
--- a/src/chrome/content/rules/Debian-self-signed.xml
+++ b/src/chrome/content/rules/Debian-self-signed.xml
@@ -13,11 +13,11 @@
 		<!--
 			Nonfunctional:
 					-->
-		<!--exclusion pattern="^http://(ca|incoming|popcon|search)\.debian\.org/" /-->
+		<!--exclusion pattern="^http://(ca|incoming|popcon)\.debian\.org/" /-->
 		<!--
 			Handled in Debian.xml:
 						-->
-		<!--exclusion pattern="^http://((?:anonscm|(?:[^/:@]+\.)?alioth|arch|bits|bugs(?:-master)?|buildd|bzr|contributors|cvs|darcs|db|dsa|ftp-master|git|hg|lintian|lists|munin|nagios|nm|openstack\.bm|packages|people|piuparts|puppet-dashboard|(?:packages\.)?qa|release|rt|rtc|security-(?:tracker|master)|sip-ws|sso|svn|tracker|udd|vote|wiki|www)\.)?debian\.org/" /-->
+		<!--exclusion pattern="^http://((?:anonscm|(?:[^/:@]+\.)?alioth|arch|bits|bugs(?:-master)?|buildd|bzr|contributors|cvs|darcs|db|dsa|ftp-master|git|hg|lintian|lists|munin|nagios|nm|openstack\.bm|packages|people|piuparts|puppet-dashboard|(?:packages\.)?qa|release|rt|rtc|search|security-(?:tracker|master)|sip-ws|sso|svn|tracker|udd|vote|wiki|www)\.)?debian\.org/" /-->
 
 
 	<rule from="^http:"
diff --git a/src/chrome/content/rules/Debian.xml b/src/chrome/content/rules/Debian.xml
index 55f46e0..84e07d1 100644
--- a/src/chrome/content/rules/Debian.xml
+++ b/src/chrome/content/rules/Debian.xml
@@ -16,7 +16,6 @@
 			- incoming	(shows ftp-master; mismatched, CN: ftp-master.debian.org)
 			- manpages ¹
 			- popcon ¹
-			- search	(shows www; mismatched, CN: debian.org)
 			- security-team	(shows www; mismatched, CN: debian.org)
 			- snapshot ¹
 			- ftp.us ¹
@@ -79,6 +78,7 @@
 		- release
 		- rt
 		- rtc
+		- search
 		- security-master
 		- security-tracker
 		- sip-ws
@@ -146,6 +146,7 @@
 	<target host="release.debian.org" />
 	<target host="rt.debian.org" />
 	<target host="rtc.debian.org" />
+	<target host="search.debian.org" />
 	<target host="security.debian.org" />
 	<target host="security-master.debian.org" />
 	<target host="security-tracker.debian.org" />
-- 
2.1.4



More information about the HTTPS-Everywhere-Rules mailing list