Skip to content

Commit

Permalink
Kill bugzilla rule, covered by the other rules
Browse files Browse the repository at this point in the history
  • Loading branch information
catrope committed Sep 27, 2011
1 parent a4a2ae5 commit 6e5ba74
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/chrome/content/rules/Wikipedia.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,6 @@
<exclusion pattern="^http://(dumps|download)\.wikimedia\.org/"/>
<exclusion pattern="^http://(static|download|m)\.wikipedia\.org/"/>

<!-- The mediazilla: interwiki prefix on a default MediaWiki installation
is outdated, wrongly pointing to http://bugzilla.wikipedia.org
which is normally a (vulnerable) redirect.
This has been corrected on Wikimedia Foundation wikis. -->
<rule from="^http://bugzilla\.wiki[mp]edia\.org/"
to="https://bugzilla.wikimedia.org/"/>

<rule from="^http://([^@:/]+\.)?wik(ipedia|inews|isource|ibooks|iquote|iversity|tionary|imedia)\.org/"
to="https://$1wik$2.org/" />
Expand Down

0 comments on commit 6e5ba74

Please sign in to comment.