Skip to content

Commit

Permalink
Add exception for etherpad.wm.o
Browse files Browse the repository at this point in the history
  • Loading branch information
catrope committed Oct 4, 2011
1 parent 2cea7e5 commit 1bb330c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chrome/content/rules/Wikipedia.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<target host="frwp.org" />

<!-- TODO: What exclusions do we need for mobile sites, if any? -->
<exclusion pattern="^http://(dumps|download|svn|noc|prototype)\.wikimedia\.org/"/>
<exclusion pattern="^http://(dumps|download|svn|noc|prototype|etherpad)\.wikimedia\.org/"/>
<exclusion pattern="^http://(static|download|m)\.wikipedia\.org/"/>
<exclusion pattern="^http://[^@:/]+\.m\.wikipedia\.org/"/>

Expand Down

0 comments on commit 1bb330c

Please sign in to comment.