<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 = {"2e858fc2-d33b-4784-9d69-0ed09104fc42":{"series_title":"I Still See You","series_code":"ISSYLION","season":1,"episode":"101","name":"I Still See You","airdate":"2018-10-12","duration_secs":5911,"series_name":"I Still See You","show_slug":"i-still-see-you","ep_title":"I Still See You","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>