<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 = {"0b044a34-33b6-427d-ae9d-4d1f3644e971":{"series_title":"The True Adventures of Wolfboy","series_code":"TAOWVERT","season":1,"episode":"101","name":"The True Adventures of Wolfboy","airdate":"2019-07-02","duration_secs":5349,"series_name":"The True Adventures of Wolfboy","show_slug":"the-true-adventures-of-wolfboy","ep_title":"The True Adventures of Wolfboy","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>