Skip to content

Commit d68d469

Browse files
author
MB
committed
[Mozilla] Split status
https://trac.torproject.org/projects/tor/ticket/13395 Conflicts: src/chrome/content/rules/Mozilla.xml
1 parent 1f9cd92 commit d68d469

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/chrome/content/rules/Mozilla.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
- firefox.com
6969
- www.firefox.com (works; mismatched, CN: static-san.mozilla.org)
7070
- labs.mozilla.com *
71+
- status.mozilla.com **
7172
- cdn.mozilla.net (404; mismatched, CN: gp1.wac.edgecastcdn.net)
7273
- download.cdn.mozilla.net (503, akamai)
7374
- getpersonas-cdn.mozilla.net (mismatched, CN: ssl2.cdngc.net)
@@ -87,6 +88,7 @@
8788
- hardhat.mozilla.net ⁵
8889
- *.phish-report.mozilla.com (mismatched)
8990
91+
** Mismatched, CN: status.io.watchmouse.com
9092
⁵ Works; mismatched, CN: gp1.wac.edgecastcdn.net
9193
* Prompts for LDAP login; mismatched, CN: static-san.mozilla.org
9294
@@ -253,7 +255,7 @@
253255
<target host="*.firefox.com" />
254256
<target host="mozilla.com" />
255257
<target host="*.mozilla.com" />
256-
<exclusion pattern="^http://(?:www\.authstage|fxfeeds|identity|www-trunk\.stage)\.mozilla\.com/" />
258+
<exclusion pattern="^http://(?:www\.authstage|fxfeeds|identity|www-trunk\.stage|status)\.mozilla\.com/" />
257259
<exclusion pattern="^http://(?:[\w\.-]+\.)?phish-report\.mozilla\.com/" />
258260
<target host="*.mozilla.net" />
259261
<exclusion pattern="^http://(?:cdn|hardhat)\.mozilla\.net/" />

0 commit comments

Comments
 (0)