Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Commit

Permalink
Add lintian, tracker, qa and packages.qa to the list of https debian.…
Browse files Browse the repository at this point in the history
…org subdomains
  • Loading branch information
pabs3 authored and diracdeltas committed Jul 28, 2014
1 parent 23bac84 commit 0f59325
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 2 additions & 2 deletions src/chrome/content/rules/Debian-self-signed.xml
Expand Up @@ -15,11 +15,11 @@
<!--
Nonfunctional:
-->
<!--exclusion pattern="^http://(ca|incoming|people|popcon|qa|packages.qa|search)\.debian\.org/" /-->
<!--exclusion pattern="^http://(ca|incoming|people|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|lists|munin|nagios|nm|openstack.bm|packages|piuparts|puppet-dashboard|release|rt|rtc|security-(?:tracker|master)|sip-ws|sso|svn|udd|vote|wiki|www)\.debian\.org/" /-->
<!--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/" /-->


<rule from="^http://(mentors|paste)\.debian\.net/"
Expand Down
4 changes: 1 addition & 3 deletions src/chrome/content/rules/Debian.xml
Expand Up @@ -16,8 +16,6 @@
- people (reset; people.debian.org/~joerg/ is displayed
after fetching gpg.ganneff.de over http...)
- popcon ¹
- qa ¹
- packages.qa ¹
- search (shows www; mismatched, CN: debian.org)
¹ Refused
Expand Down Expand Up @@ -81,7 +79,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|lists|munin|nagios|nm|openstack\.bm|packages|piuparts|puppet-dashboard|release|rt|rtc|security-(?:tracker|master)|sip-ws|sso|svn|udd|vote|wiki|www)\.)?debian\.org/"
<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/"
to="https://$1debian.org/" />

<rule from="^http://(france|screenshots)\.debian\.net/"
Expand Down

0 comments on commit 0f59325

Please sign in to comment.