mlb.com gameday window blocked [white]

This is where you should report issues arising from the subscription filters.
Locked
Alan Baxter
Contributor
Contributor
Posts: 149
Joined: Sun Apr 08, 2007 5:27 am
Location: Colorado, USA

mlb.com gameday window blocked [white]

Post by Alan Baxter »

You may have to catch it fast while some games are still going -- or wait until tomorrow:

Entering mlb.com in the Location bar takes me to http://mlb.mlb.com/index.jsp
In the scoreboard section, in the upper-left corner, is the status and scores of today's games. The games currently being played have four icons to the right of the score. The far right one looks like a baseball diamond. Clicking on that icon pops up a window that gives a live play by play of the game.

The

Code: Select all

/s_code_$script
filter in the ABP Tracking Filter subscription prevents the window from coming up. Disabling that filter or whitelisting

Code: Select all

@@http://mlb.mlb.com/scripts/s_code_remote.js
allows that popup to work. You might have to allow popups for mlb.com for this to work.

Can there be a fix for this or should I just rely on my personal whitelisting?
User avatar
rick752
Honorary Member
Honorary Member
Posts: 4508
Joined: Fri Dec 30, 2005 1:02 am
Location: New York, USA

Post by rick752 »

Think I got it. Thanx.
"Experience is something you don't get until just after you need it"
Alan Baxter
Contributor
Contributor
Posts: 149
Joined: Sun Apr 08, 2007 5:27 am
Location: Colorado, USA

Post by Alan Baxter »

Updated subscription, disabled my exception rule, and tested it on the "WRAP" button. Works great so far. Thanks.
Locked