Page 1 of 1

Teases won't open

Posted: Fri Jul 02, 2021 2:19 am
by ChristinaT3202
Every time I try and open up a webtease I get a message, "This content is blocked. Contact the site owner to fix the issue." Anyone know what might be the cause of this?

Re: Teases won't open

Posted: Fri Jul 02, 2021 1:10 pm
by kerkersklave
Sounds like some filtering software. Are you in some network where content might be filtered or do you have some browser extension or anti virus software or whatever installed, that might do that?

Re: Teases won't open

Posted: Sat Jul 03, 2021 10:58 pm
by wishfuldave
It's difficult to say without knowing a bit more about your setup.

Are you using your home broadband? If not, your place of work/education or a public service or mobile internet provider may be blocking "adult" content.

If at home, are you the bill payer? If not, they (the bill payer) may have enabled family filtering offered by the service provider.

If you are the bill payer, be aware your internet service provider may enable family filtering by default so you should log into your account and check your settings. It is also possible to block traffic via your router but if you are the bill payer and haven't logged onto your router as an admin to change default settings, you should be OK.

If you are still having issues, you could try using a different browser. I prefer Firefox but I've loaded it with add-ons so if a site doesn't work for me I try Chrome, Opera, Edge etc. to eliminate add-on or browser quirks.

Finally you could try using a Virtual Private Network (VPN) which will hide your location to some degree and may let you access otherwise unreachable sites. Best to try a free version so as not to waste your money on something that doesn't help.

Good luck with fixing this issue.

Re: Teases won't open

Posted: Sun Jul 04, 2021 2:55 pm
by saidi99
I get the exact same message when I try to view teases using edge and chrome. However, if I use firefox I am able to view the teases without any issues. I am running Kaspersky total security and I think that might be where the problem is but I can't seem to find the solution.

Re: Teases won't open

Posted: Sun Jul 04, 2021 7:05 pm
by Sissy Elise
That warning is a chrome message

It indicates that a non secure source (http) is being used by a secure page (https)

However there is no unsecure sources as far as my browser tells me.

I am guessing it is because of an extension or program inserting a non secure object into the page.

To see what it is go to the tease and press ctrl shift i
go to Elements tab and press Ctrl F
type in:
http:

hit enter (may need to be a few times) to find all http items

Once you find a domain name you can add it to HSTS to force https on the domain by copying this:
chrome://net-internals/#hsts
into your address bar of chrome.

and add the domain name into The top box (HSTS Domain)
and also check the subdomain box and then click add


but ideally you want to get rid of the offending domain as it could be up to something dodgy such as adware etc

Re: Teases won't open

Posted: Sun Oct 10, 2021 5:56 am
by DSH
have the same problem with this error
Spoiler: show
chromewebdata/:1 Refused to display 'https://eosscript.com/' in a frame. The embedder requires it to enforce the following Content Security Policy: 'default-src 'none'; script-src https://eosscript.com; style-src https://eosscript.com; img-src https://eosscript.com https://media.milovana.com blob:; media-src https://eosscript.com https://media.milovana.com blob:; connect-src https://eosscript.com https://media.milovana.com blob:; font-src https://eosscript.com; worker-src https://eosscript.com blob:; block-all-mixed-content'. However, the frame neither accepts that policy using the Allow-CSP-From header nor delivers a Content Security Policy which is at least as strong as that one.
Spoiler: show
A page or script is accessing at least one of navigator.userAgent, navigator.appVersion, and navigator.platform. In a future version of Chrome, the amount of information available in the User Agent string will be reduced.
To fix this issue, replace the usage of navigator.userAgent, navigator.appVersion, and navigator.platform with feature detection, progressive enhancement, or migrate to navigator.userAgentData.
Note that for performance reasons, only the first access to one of the properties is shown.

Re: Teases won't open

Posted: Sun Oct 10, 2021 2:02 pm
by fapnip
DSH wrote: Sun Oct 10, 2021 5:56 am have the same problem with this error
Spoiler: show
chromewebdata/:1 Refused to display 'https://eosscript.com/' in a frame. The embedder requires it to enforce the following Content Security Policy: 'default-src 'none'; script-src https://eosscript.com; style-src https://eosscript.com; img-src https://eosscript.com https://media.milovana.com blob:; media-src https://eosscript.com https://media.milovana.com blob:; connect-src https://eosscript.com https://media.milovana.com blob:; font-src https://eosscript.com; worker-src https://eosscript.com blob:; block-all-mixed-content'. However, the frame neither accepts that policy using the Allow-CSP-From header nor delivers a Content Security Policy which is at least as strong as that one.
Spoiler: show
A page or script is accessing at least one of navigator.userAgent, navigator.appVersion, and navigator.platform. In a future version of Chrome, the amount of information available in the User Agent string will be reduced.
To fix this issue, replace the usage of navigator.userAgent, navigator.appVersion, and navigator.platform with feature detection, progressive enhancement, or migrate to navigator.userAgentData.
Note that for performance reasons, only the first access to one of the properties is shown.
I'm guessing you have an extension (maybe an ad blocker?) that's getting in the way, but if you can't solve it and you want to play a tease, could try running the tease on OpenEOS. (Just replace the "https://milovana.com/webteases/showtease.php" portion of the tease URL with "https://oeos.art/")

Re: Teases won't open

Posted: Sun Oct 10, 2021 5:45 pm
by DSH
Nope, I deactivated everything and still does not work

but your trick works great ^^