V
V
VladKnx2021-02-16 15:00:44
Browsers
VladKnx, 2021-02-16 15:00:44

The site downloads using WGET, but does not open in browsers. And through the VPN it opens in browsers. What does it mean?

Hello! The essence of the problem is described in the question, but in more detail, there is a site that, with a direct connection, does not open in any browser. More precisely, it can open if you press "update" 30-40 times, while it is downloaded without problems by wget'om.
Through a VPN, the same site opens perfectly in the browser.
Tried from different computers and providers (providers are all local).
What could possibly be the reason?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Karbivnichy, 2021-02-16
@hottabxp

Most likely the problem is in some script.
Example: some Russian sites are blocked in Ukraine (ok.ru, vk.com, mail.ru...). Many sites connect scripts from these sites (like buttons, analytics, share, etc.). And if these sites are not added to the hosts or blacklist of the ad blocker, then almost all sites load for a very long time (sometimes up to several minutes), until the browser realizes that these scripts are not available.
Since wget does not execute js, but just downloads "as is" - then there are no problems.
Open F12 (developer tools), then "Network" (in chrome) and look for problematic scripts. Then just block these scripts.
PS: don't forget to tick "Preserve log" and "Disable cache".

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question