Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Commit

Permalink
updating the example VAST url
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Sinchok committed Oct 31, 2014
1 parent 0432666 commit 8260a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
vid1.muted(true);
vid1.ads();
vid1.vast({
url: 'http://ad3.liverail.com/?LR_PUBLISHER_ID=1331&LR_CAMPAIGN_ID=229&LR_SCHEMA=vast2'
url: 'http://videoads.theonion.com/vast/270.xml'
});

vid2.muted(true);
Expand Down

0 comments on commit 8260a37

Please sign in to comment.