Warum blockiert die Hosts-Datei in Windows 10 YouTube nicht mehr?

Die Datei hostet in C:\Windows\System32\drivers\etc blockiert jede Website, die ich dort einstelle außer YouTube. Es hat es blockiert, aber nicht mehr.

Es gab immer Problemumgehungen für YouTube, wenn Sie beispielsweise einen eingebetteten YouTube-Player auf einer anderen Website verwendet haben. Aber jetzt funktioniert es einfach direkt. Ich meine, ich kann einfach die URL youtube.com eingeben und zur Site gelangen.

Ich glaube nicht, dass es wichtig ist, aber ich benutze Firefox-Browser zum Testen.

Dies ist, wie meine host-Datei sieht aus wie:

# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host

# localhost name resolution is handled within DNS itself.
#   127.0.0.1       localhost
#   ::1             localhost

127.0.0.1   youtube.com
127.0.0.1   flashx.tv
Author: Kamil Maciorowski, 2019-03-03

1 answers

Ich bin auch auf dasselbe Problem gestoßen, habe jedoch festgestellt, dass der Browser über die zwischengespeicherte IP-Adresse auf YouTube zugreift. Die einfache Lösung bestand also darin, die Cache-Daten aus dem Browser zu entfernen und auf YouTube zuzugreifen. Es sollte jetzt blockiert werden. Dieser trick funktionierte für mich.

 0
Author: Bishal Bhandari,
Warning: date(): Invalid date.timezone value 'Europe/Kyiv', we selected the timezone 'UTC' for now. in /var/www/agent_stack/data/www/techietown.info/template/agent.layouts/content.php on line 61
2020-11-17 03:01:45