Хабр Курсы для всех
РЕКЛАМА
Практикум, Хекслет, SkyPro, авторские курсы — собрали всех и попросили скидки. Осталось выбрать!
function getBannerHtml(windowType, placement, width, height)
{
var url, params, p;
var defaultParams = {
t: windowType,
p: placement,
w: width,
h: height,
r: Math.random()
};
if(typeof conf.adParams === "object") {
params = TorrentStream.Utils.extend(defaultParams, conf.adParams);
}
else {
params = defaultParams;
}
url = "http://magicplayer.torrentstream.org/banner.php?";
for(p in params) {
url += p + "=" + encodeURIComponent(params[p]) + "&";
}
return '<iframe src="' + url + '" width="' + width + '" height="' + height + '" class="magicplayer-ad" style="border: none;" scrolling="no"></iframe>';
};
Popcorn in Your Browser is no more. It relied on the free trial of remote torrenting service Coinado.io, which I used to stream YIFY torrents to an HTML5 video tag. This site went viral and seems to have completely overwhelmed Coinado's servers, who in turn promptly discontinued the free trial. :-) It was fun while it lasted — cheers!
Popcorn Time теперь работает в браузере