I've been enjoying your movies for free all of a sudden it keeps popping up and saying ad blocker I have not changed anything why is it not let me watch these movies.?

servers must be down just give it some time and it'll clear up.

Karyathena Same Here I am currently using iOS & I Tried Edge - Chrome which it was working just 2 days ago in on my older iPhone 11

So I Tried using Opera GX from App Store…even shows AD blocker off…I have my charger spectrum shield Turned off so tht makes me think it’s on their end….

SeanBread is my Twitt name… I can usually figure stuff like this out but It prob easier on a pc or Mac cause U can easily disable extensions or add Sites as Trusted…

Really Lame It’s This frustrating 4 Mobile n tablet users…

Ppl just like 2 Ruin the party…😅

same here.. it worked roughly 7-8 hours ago (last night) and now it stopped

Same thing here. Have changed browsers and devices, tried my VPN, cleared cache and restarted. But everything I am trying still leads to the same issue

I’m having the same issue I’ve tried an iPhone X and two iPads on both Wi-Fi and mobile data and it doesn’t work. Please can someone let me know a solution or tell me when it is fixed.

Same here. This is how I pass the time on night shift, this is gonna make for a very long night

same here....same message as above. there must be a solution to this....

im a kind of geek that likes to know when i get errors WHY they happened. then i try to bypass/fix them. i got the same error. i viewed the source and noticed it was loading a few jscripts, with one in particular being the culprit. i will even post the exact code because maybe someone who knows jscript and web code can explain it to me. i beleive there is no way around it or to block it. from what i see, it is all related to a cookie being set. i usually just blackhole script domains by their address in lmost in windows to block popups and garbage. this one i tried everything! and what kills me is i even blocked the cookie and it STILL did that vpn garbage. so if you wanna know what was creating that annoyance, here is the code in question. maybe someone out there can tell me/us how the hell to bypass that and what is even happening! ty

});
function handlePremBuyersPromo() {
"undefined" === typeof limit && (limit = 1);
var f = GetCookie("premBuyersPlayCount");
null === f && (f = 0);
f++;
SetCookie("
premBuyersPlayCount", f)
}
function handlePlayerErrorMessage() {
var f = document.querySelector(".jw-error-msg") || document.querySelector(".vjs-modal-dialog-content");
null !== f && setTimeout(function() {
f.innerHTML = '<p>Video could not be loaded because an adblocker or ISP block.</p><p></p><p>Before contacting us:</p><p>1. Try with <a href="https://www.microsoft.com/edge" target="blank" style="text-decoration: underline;">Microsoft Edge Browser</a></p><p>2. Try to use any free VPN, for example: <a href="https://protonvpn.com/download" target="blank" style="text-decoration: underline;">ProtonVPN.</a>'
}, 10)

seems to be working fine this morning. Thanks!

Write a Reply...