Welcome Guest Search | Active Topics | Sign In | Register

Browser blocked: window.eoapi | window.eoapi_ VerifyThis || window.eoapi_ extInvoke; Options
zhiouwang
Posted: Tuesday, June 29, 2021 3:11:21 AM
Rank: Newbie
Groups: Member

Joined: 12/11/2019
Posts: 4
There is a website that intercepts the access of our browser by:
Code: JavaScript
var d = window.eoapi || window.eoapi_VerifyThis || window.eoapi_extInvoke;
 if (d) {
//Intercept access
}
eo_support
Posted: Tuesday, June 29, 2021 3:47:28 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,071
Hi,

This is not really a technical question any more. The root of the issue is whatever page you are trying to visit really do not want you to visit them. In this case, they are writing very specific code to target you (or EO.WebBrowser) with the intention to keep you out. This is like someone put a lock on their door with the intention to stop people from going in. You are basically asking us how to break that lock. This is not only inappropriate, but also impractical --- we could help you to find a way to get around this particular way of stopping you but then they will just find another way to stop you.

Our suggestion is you should try to resolve the underlying non-technical problem instead --- why would they want to keep you out? If you are not welcomed there, why are you trying to force your way in? These are the root issues.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.