This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* analytics */ | |
var AdobeTracking = new Object(); | |
AdobeTracking.division = 'Cable'; | |
AdobeTracking.businessUnit = 'USA Network'; | |
AdobeTracking.contentGroup = 'Drama'; | |
AdobeTracking.contentType = 'Home'; | |
AdobeTracking.pageName = 'Mr. Robot : S2 Easter Egg Sites : Ransomware : Home'; | |
AdobeTracking.showSite = 'Mr. Robot'; | |
var q='PGRpdiBjbGFzcz0ib3ZlciI+PGRpdj4iSSBzaW5jZXJlbHkgYmVsaWV2ZSB0aGF0IGJhbmtpbmcgZXN0YWJsaXNobWVudHMgYXJlIG1vcmUgZGFuZ2Vyb3VzIHRoYW4gc3RhbmRpbmcgYXJtaWVzLCBhbmQgdGhhdCB0aGUgcHJpbmNpcGxlIG9mIHNwZW5kaW5nIG1vbmV5IHRvIGJlIHBhaWQgYnkgcG9zdGVyaXR5LCB1bmRlciB0aGUgbmFtZSBvZiBmdW5kaW5nLCBpcyBidXQgc3dpbmRsaW5nIGZ1dHVyaXR5IG9uIGEgbGFyZ2Ugc2NhbGUuIjwvZGl2PjxkaXYgY2xhc3M9ImF1dGhvciI+LSBUaG9tYXMgSmVmZmVyc29uPC9zcGFuPjwvZGl2PjwvZGl2Pg=='; | |
AdobeTracking.showSiteFeatureII = 'Mr. Robot : S2 Easter Egg Sites : Ransomware'; | |
function fire_beacon() { return window.atob(q); } | |
AdobeTracking.showSiteFeature = 'Mr. Robot : S2 Easter Egg Sites'; | |
function fire_beacon_final(periods) { if ($('.over').length > 0) { AdobeTracking.pageName = 'Mr. Robot : S2 Easter Egg Sites : Ransomware : Countdown Ended'; _satellite.track('virtPageTrack'); }} | |
$(function () { var austDay = new Date(); austDay.setSeconds(austDay.getSeconds() + 86394 /*86394*/); $('#defaultCountdown').countdown({until: austDay,expiryText: fire_beacon(),onTick: fire_beacon_final, tickInterval: 1});}); | |
_satellite.pageBottom(); | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment