Post Reply 
ESPN3: Eliminate ads in videos?
Mar. 15, 2014, 06:28 PM (This post was last modified: Mar. 15, 2014 06:30 PM by soccerfan.)
Post: #1
ESPN3: Eliminate ads in videos?
I would like to eliminate the ads shown
at the start of espn3 videos. Example:

http://espn.go.com/watchespn/player?id=1734338

I use sidki's latest config in light mode.

The following espn entries appear in exceptions.ptxt:
Code:
## ESPN
## ----------------------------------------------------------------------------
[^.]+.espn.go.com/&soccernet    $SET(0=a_adcomm1.)$SET(sUserFn=§theCookie§)
a.espncdn.com/                  $SET(0=a_adfn2.)

There are no espn entries in exceptions-U

Many thanks Smile!

soccerfan
Add Thank You Quote this message in a reply
Mar. 16, 2014, 04:47 AM
Post: #2
RE: ESPN3: Eliminate ads in videos?
(Mar. 15, 2014 06:28 PM)soccerfan Wrote:  There are no espn entries in exceptions-U

Try these

Code:
# espn.go.com/watchespn/player?id=1734338 flash ads
[^/]++.fwmrm.net/  $RDIR(http://local.ptron/killed.gif)

# espn.go.com/watchespn/player?id=1734338 probably unwanted
w88.go.com/  $RDIR(http://local.ptron/killed.gif)
secure-us.imrworldwide.com/  $RDIR(http://local.ptron/killed.gif)
espn.go.com/*/omnitureTracking.swf  $RDIR(http://local.ptron/killed.gif)
[^/]++.scorecardresearch.com/  $RDIR(http://local.ptron/killed.gif)

HTH
Add Thank You Quote this message in a reply
Mar. 16, 2014, 12:43 PM
Post: #3
RE: ESPN3: Eliminate ads in videos?
All it took was the first bit of code (related to fwmrm.net/) Cheers
I did not try the rest. As you say, it is probably unwanted.
However, I have put it in exceptions-U (commented out, of course),
in case it is needed. Thank you, as always Smile!

soccerfan
Add Thank You Quote this message in a reply
Post Reply 


Forum Jump: