Add bits and people to the list of https domains.

Sync the exclusion patterns in Debian-self-signed.xml with Debian.xml
---
 src/chrome/content/rules/Debian-self-signed.xml | 4 ++--
 src/chrome/content/rules/Debian.xml             | 4 +---
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/src/chrome/content/rules/Debian-self-signed.xml 
b/src/chrome/content/rules/Debian-self-signed.xml
index b39b00c..2d6cb0e 100644
--- a/src/chrome/content/rules/Debian-self-signed.xml
+++ b/src/chrome/content/rules/Debian-self-signed.xml
@@ -15,11 +15,11 @@
                <!--
                        Nonfunctional:
                                        -->
-               <!--exclusion 
pattern="^http://(ca|incoming|people|popcon|search)\.debian\.org/" /-->
+               <!--exclusion 
pattern="^http://(ca|incoming|popcon|search)\.debian\.org/" /-->
                <!--
                        Handled in Debian.xml:
                                                -->
-               <!--exclusion 
pattern="^http://(anonscm|arch|bugs(?:-master)?|buildd|bzr|contributors|cvs|darcs|db|dsa|ftp-master|git|hg|lintian|lists|munin|nagios|nm|openstack.bm|packages|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|security-(?:tracker|master)|sip-ws|sso|svn|tracker|udd|vote|wiki|www)\.)?debian\.org/"
 /-->
 
 
        <rule from="^http://(mentors|paste)\.debian\.net/"
diff --git a/src/chrome/content/rules/Debian.xml 
b/src/chrome/content/rules/Debian.xml
index e675fe9..bce5d60 100644
--- a/src/chrome/content/rules/Debian.xml
+++ b/src/chrome/content/rules/Debian.xml
@@ -13,8 +13,6 @@
 
                        - ca            (shows db; mismatched, CN: 
db.debian.org)
                        - incoming      (shows ftp-master; mismatched, CN: 
ftp-master.debian.org)
-                       - people        (reset; people.debian.org/~joerg/ is 
displayed
-                                       after fetching gpg.ganneff.de over 
http...)
                        - popcon ยน
                        - search        (shows www; mismatched, CN: debian.org)
 
@@ -79,7 +77,7 @@
        <securecookie host="^nm\.debian\.org$" name=".+" />
 
 
-       <rule 
from="^http://((?:anonscm|(?:[^/:@]+\.)?alioth|arch|bugs(?:-master)?|buildd|bzr|contributors|cvs|darcs|db|dsa|ftp-master|git|hg|lintian|lists|munin|nagios|nm|openstack\.bm|packages|piuparts|puppet-dashboard|(?:packages\.)?qa|release|rt|rtc|security-(?:tracker|master)|sip-ws|sso|svn|tracker|udd|vote|wiki|www)\.)?debian\.org/"
+       <rule 
from="^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/"
                to="https://$1debian.org/"; />
 
        <rule from="^http://(france|screenshots)\.debian\.net/"
-- 
2.0.1

Reply via email to