Skip to content

Commit c6ca678

Browse files
committed
[Microsoft] Add exception
Fixes EFForg#2186
1 parent 8a346f1 commit c6ca678

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/chrome/content/rules/Microsoft.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,10 @@
355355
<target host="microsoft.com" />
356356
<target host="*.microsoft.com" />
357357

358+
<!-- Produces a 502 Gateway Timeout on HTTPS.
359+
Reported by tweet: https://twitter.com/MarcGLib/status/620931025653342208 -->
360+
<exclusion pattern="^http://www\.microsoft\.com/en-us/software-recovery" />
361+
<test url="http://www.microsoft.com/en-us/software-recovery" />
358362
<!--exclusion pattern="^http://msdn\.microsoft\.com/" /-->
359363

360364
<!-- https://mail1.eff.org/pipermail/https-everywhere-rules/2012-June/001189.html

0 commit comments

Comments
 (0)