Plex
Available on Play Store and App Store, Plex is a content streaming service that allows users to watch movies and TV shows, plus 200+ live TV channels for free. In addition to Hindi content, it also offers movies and shows by Crackle, Paramount, AMC, Magnolia, Relativity, Lionsgate and more.
$(document).ready(function(){
$('#commentbtn').on("click",function(){
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.10&appId=133005220097303";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
$(".cmntbox").toggle();
});
});
Source link