<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 = {"0a7d5a0c-957b-488c-bcf1-ecccf3b2022b":{"series_title":"Terrordactyl","series_code":"TEDAMVFX","season":1,"episode":"101","name":"Terrordactyl","airdate":"2016-07-07","duration_secs":5882,"series_name":"Terrordactyl","show_slug":"terrordactyl","ep_title":"Terrordactyl","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>