M
M
Mor2021-06-29 17:57:00
Computer networks
Mor, 2021-06-29 17:57:00

How to disable yastatic.net loading?

Problem:
When I go to any site that has yastatic.net connected, I wait more than a minute to load (sites without yastatic load 1-5 seconds). When loading, I see the following:
60db320fdbbca975619562.png
I assume that the site yastatic.net is blocked in my country, but I do not confirm.

Q:
Can I somehow bypass this download?
Maybe there is some browser permission to solve the problem?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
DENIS Kokorev, 2021-06-29
@Bourbon11

Try this:
notepad.exe c:\windows\system32\drivers\etc\hosts
add the line
127.0.0.1 there yastatic.net
Yes, still. If you work through a proxy, it will not work. How to decide? .

Y
Yuri Slinkin, 2021-07-11
@niknils

uMatrix or Privacy Badger extensions for browsers. (open-source)
or run cmd.exe as administrator and type the following:
@echo OFF & echo 127.0.0.1 yastatic.net >>"%windir%\system32\drivers\etc\hosts" & ipconfig /flushdns & echo ON
ipconfig /flushdns - flush DNS resolver cache

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question