Skip to content

Commit d606861

Browse files
author
MB
committed
[Yahoo] Exclude mail.../$
1 parent 14ac196 commit d606861

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/chrome/content/rules/Yahoo.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@
200200
201201
- (www.)totaltravel.com (→ au.totaltravel.yahoo.com, haven't found images/)
202202
- developer.yahoo.com (homepage redirects to http)
203+
- mail.yahoo.com ($ redirects to http)
203204
- ca.sports.yahoo.com ($ redirects to ^sports.yahoo.com)
204205
- contextualads.yahoo.net (→ akamai, avoiding user-visible paths)
205206
- investor.yahoo.net (→ investor.shareholder.com)
@@ -303,8 +304,6 @@
303304
- us
304305
- vn
305306
306-
- mail
307-
308307
- *.mail:
309308
310309
- overview
@@ -447,6 +446,7 @@
447446
<target host="yahoo.com" />
448447
<target host="*.yahoo.com" />
449448
<exclusion pattern="^http://developer\.yahoo\.com/(?:$|\?)" />
449+
<exclusion pattern="^http://mail\.yahoo\.com/+(?:$|\?)" />
450450
<!--
451451
Refused:
452452
-->

0 commit comments

Comments
 (0)