<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 = {"b255ae93-68e3-44b8-9d97-884f91251add":{"series_title":"Blue Demon","series_code":"BLUEFLMR","season":1,"episode":"101","name":"Blue Demon","airdate":"2004-10-15","duration_secs":5460,"series_name":"Blue Demon","show_slug":"blue-demon","ep_title":"Blue Demon","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>