<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 = {"5966d35b-8b4e-42dc-9afc-81948fea792d":{"series_title":"10 Things About Sally","series_code":"TTASVCC","season":1,"episode":"101","name":"10 Things About Sally","airdate":"2024-02-02","duration_secs":4826,"series_name":"10 Things About Sally","show_slug":"10-things-about-sally","ep_title":"10 Things About Sally","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>