This file contains hidden or 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
| var Users = CTV_T.getModule('Users'); | |
| if (Users != null && Users.fetchCurrentUser != null) { | |
| var currentUser = Users.fetchCurrentUser(); | |
| if (currentUser.isLoggedIn()) { | |
| CTV_T._analytics.identify(currentUser.toJSON().id, { | |
| name: currentUser.get('name'), | |
| email: currentUser.get('email'), | |
| created_at: currentUser.get('created_at'), | |
| loginTime: currentUser.get('loginTime') | |
| }); |
This file contains hidden or 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
| function getParameterByName(name) { | |
| var match = RegExp('[?&]' + name + '=([^&]*)').exec(window.location.search); | |
| return match && decodeURIComponent(match[1].replace(/\+/g, ' ')); | |
| } | |
| function terminateRendering() { | |
| document.write(''); | |
| try { | |
| window.stop() | |
| } catch (e) { |
This file contains hidden or 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
| { | |
| "SECTION": "============HEADER============", | |
| "Logo": { | |
| "title": "Showbox - Show the world", | |
| "position": "right" | |
| }, | |
| "Header_Cloud_Icon": { | |
| "title": "Media Gallery", | |
| "position": "left" | |
| }, |
This file contains hidden or 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
| { | |
| "SECTION": "============HEADER============", | |
| "Logo": { | |
| "title": "Showbox - Show the world", | |
| "position": "right" | |
| }, | |
| "Header_Cloud_Icon": { | |
| "title": "Media Gallery", | |
| "position": "left" | |
| }, |
This file contains hidden or 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
| { | |
| "SECTION": "============HEADER============", | |
| "Logo": { | |
| "title": "Showbox - Show the world", | |
| "position": "right" | |
| }, | |
| "Header_Cloud_Icon": { | |
| "title": "Media Gallery", | |
| "position": "left" | |
| }, |
This file contains hidden or 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
| { | |
| "SECTION": "============HEADER============", | |
| "Logo": { | |
| "title": "Showbox - Show the world", | |
| "position": "right" | |
| }, | |
| "Header_Cloud_Icon": { | |
| "title": "Media Gallery", | |
| "position": "left" | |
| }, |
This file contains hidden or 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
| { | |
| "SECTION": "============HEADER============", | |
| "Logo": { | |
| "title": "Showbox - Show the world", | |
| "position": "right" | |
| }, | |
| "Header_Cloud_Icon": { | |
| "title": "Media Gallery", | |
| "position": "left" | |
| }, |
This file contains hidden or 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
| { | |
| "SECTION": "============HEADER============", | |
| "Logo": { | |
| "title": "Showbox - Show the world", | |
| "position": "right" | |
| }, | |
| "Header_Cloud_Icon": { | |
| "title": "Media Gallery", | |
| "position": "left" | |
| }, |
This file contains hidden or 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
| { | |
| "SECTION": "============HEADER============", | |
| "Logo": { | |
| "title": "Showbox - Show the world", | |
| "position": "right" | |
| }, | |
| "Header_Cloud_Icon": { | |
| "title": "Media Gallery", | |
| "position": "left" | |
| }, |
This file contains hidden or 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
| { | |
| "id": "77f9aca00f3d449cbb182d5a5022b99c", | |
| "block_id": "54fec387175101d5570e2951", | |
| "episode_id": null, | |
| "user_id": "530e069a137b1f5055767cd2", | |
| "state": "ready", | |
| "pub_sub_channel": "wf:77f9aca00f3d449cbb182d5a5022b99c", | |
| "created_at": "2015-03-16 10:40:31 UTC", | |
| "processing_started_at": "2015-03-16 10:40:31 UTC", | |
| "ended_at": "2015-03-16 10:44:52 UTC", |