if (window.screen.width > 800) {
window.addEventListener('DOMContentLoaded', function () {
initPremNotification();
});
} else {
window.addEventListener('DOMContentLoaded', function () {
if (window.location.href.includes('movies/play') || window.location.href.includes('shows/play')) {
return;
}
notifyFromTop('
', '/premium.html', 'prem_promo_closed', 'rgba(64,207,172,.9)');
});
}
Ă—
Premium Membership ?
Get extra features by supporting us with server and development costs,
which help keep this site alive and ad-free.