Skip to content

Commit 3ad535d

Browse files
committed
[Microsoft] Exclude msdn.microsoft for now (Ticket 10296)
Conflicts: src/chrome/content/rules/Microsoft.xml
1 parent 6fc0fc3 commit 3ad535d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/chrome/content/rules/Microsoft.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@
3737
<target host="www.imaginecup.com" />
3838
<target host="microsoft.com" />
3939
<target host="*.microsoft.com" />
40-
<!-- https://mail1.eff.org/pipermail/https-everywhere-rules/2012-June/001189.html -->
40+
41+
<exclusion pattern="^http://msdn\.microsoft\.com" />
42+
4143
<exclusion pattern="^http://www\.microsoft\.com/.*[fF]amily[iI][dD]" />
4244
<!--
4345
Health pages 404:

0 commit comments

Comments
 (0)