Post Reply 
CNN Videos
Oct. 04, 2012, 02:40 AM
Post: #5
RE: CNN Videos
(Oct. 03, 2012 05:45 AM)zoltan Wrote:  After reading your post, I decided to test removing the old one
Code:
z.cdn.turner.com/cnn/         $SET(0=a_adfn2.)

and the video DOES play!

(Oct. 03, 2012 05:45 AM)zoltan Wrote:  As for the URLs,

I see the same.

I added some exceptions to fix the "WATCH MORE" and "FULL SIZE" navigation elements. After that the movie would not play from link on http://www.cnn.com/ but would play if opened from the "WATCH MORE" page.
I think allowing too few of the Ad Functions caused an error that ended the routine. Adding "a_jsmod" appears to make it work for me.

Do you see any problems with|after adding

Exceptions-U
Code:
z.cdn.turner.com/cnn/.element/js/3.0/video/videxp/scripts.201209211711.js   $SET(0=a_flash.a_adfn1.a_adfn2.)
z.cdn.turner.com/analytics/cnn/jsmd-287.min.js  $SET(0=a_flash.a_adfn1.a_adfn2.a_jsmod.)

lst4content
Code:
z.cdn.turner.com/analytics/cnn/jsmd-287.min.js                        $SET(ScriptMan=.i_noscr:4.)

This hides "<script src="http://z.cdn.turner.com/analytics/cnn/jsmd-287.min.js"></script>" from "<script> Block: Scripts by URL" on the video's page, http://www.cnn.com/*.


So far, allowing the "carousel" of available movies at the bottom of page between arrows allows too many unwanted requests.

Lightly evaluated

HTH
Add Thank You Quote this message in a reply
[-] The following 1 user says Thank You to JJoe for this post:
zoltan
Post Reply 


Messages In This Thread
CNN Videos - zoltan - Oct. 02, 2012, 10:16 PM
RE: CNN Videos - zoltan - Oct. 03, 2012, 03:46 AM
RE: CNN Videos - JJoe - Oct. 03, 2012, 05:00 AM
RE: CNN Videos - zoltan - Oct. 03, 2012, 05:45 AM
RE: CNN Videos - JJoe - Oct. 04, 2012 02:40 AM
RE: CNN Videos - zoltan - Oct. 04, 2012, 07:26 AM

Forum Jump: