Skip to content

Commit

Permalink
[UMich.edu] Add exclusion rule (fix EFForg#9665) (EFForg#9937)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bisaloo authored and jeremyn committed May 14, 2017
1 parent 234c75a commit dc4d661
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/chrome/content/rules/University-of-Michigan.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,12 @@
<!-- Direct rewrites:
-->
<target host="umich.edu" />
<target host="www.umich.edu" />
<exclusion pattern="^http://(www\.)?umich.edu/~" />
<test url="http://umich.edu/~historyj/" />
<test url="http://www.umich.edu/~cses/" />
<test url="http://www.umich.edu/~ocm/" />

<target host="www.cse.umich.edu" />
<target host="ctools.umich.edu" />

Expand All @@ -92,7 +98,6 @@
<target host="webapps.lsa.umich.edu" />
<target host="weblogin.umich.edu" />
<target host="wolverineaccess.umich.edu" />
<target host="www.umich.edu" />

<!-- Complications:
-->
Expand Down

0 comments on commit dc4d661

Please sign in to comment.