<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">CWTV.Site.video_list = {"50a50a09-0ad2-4c07-b998-1ab0bffd6d33":{"series_title":"Mike Tyson - Fists of Iron","series_code":"MTFILGCD","season":1,"episode":"101","name":"Mike Tyson: Fists of Iron","airdate":"2020-11-10","duration_secs":3124,"series_name":"Mike Tyson - Fists of Iron","show_slug":"mike-tyson-fists-of-iron","ep_title":"Mike Tyson: Fists of Iron","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>