Spaces:
Running
Running
Upload hosts.txt
Browse files
hosts.txt
CHANGED
|
@@ -1,10 +1,24 @@
|
|
| 1 |
-
#
|
| 2 |
-
#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
|
| 4 |
-
#
|
| 5 |
-
#
|
| 6 |
-
#
|
| 7 |
-
#::1 localhost
|
| 8 |
0.0.0.0 1oavsblobprodcus350.blob.core.windows.net
|
| 9 |
0.0.0.0 37bvsblobprodcus311.blob.core.windows.net
|
| 10 |
0.0.0.0 a.ads1.msn.com
|
|
@@ -9302,12 +9316,6 @@
|
|
| 9302 |
0.0.0.0 devlog-upload.mihoyo.com/client/event #Genshin oldLog
|
| 9303 |
0.0.0.0 log-upload-os.mihoyo.com/sdk #Genshin oldLog
|
| 9304 |
0.0.0.0 log-upload-os.hoyoverse.com/sdk/dataUpload #Genshin oldLog
|
| 9305 |
-
0.0.0.0 sdk.hoyoverse.com/sw.js
|
| 9306 |
-
0.0.0.0 sdk.hoyoverse.com
|
| 9307 |
-
0.0.0.0 x1.c.lencr.org
|
| 9308 |
-
0.0.0.0 alicloud.interxionfra11.nl-ix.net
|
| 9309 |
-
0.0.0.0 9ro67vn28e2m6w46.aliyunddos0007.com
|
| 9310 |
-
0.0.0.0 170.33.9.150
|
| 9311 |
0.0.0.0 appdump.nie.easebar.com/upload #LosT Light oldLog
|
| 9312 |
#0.0.0.0 minor-api-os.hoyoverse.com
|
| 9313 |
#127.0.0.1 www.jetbrains.com
|
|
@@ -9343,34 +9351,13 @@
|
|
| 9343 |
127.0.0.1 sba.cdn.yandex.net
|
| 9344 |
127.0.0.1 static.yandex.net
|
| 9345 |
127.0.0.1 yandex.st
|
| 9346 |
-
0.0.0.0
|
| 9347 |
-
0.0.0.0
|
| 9348 |
-
0.0.0.0
|
| 9349 |
-
0.0.0.0
|
| 9350 |
-
0.0.0.0
|
| 9351 |
-
0.0.0.0
|
| 9352 |
-
0.0.0.0
|
| 9353 |
-
|
| 9354 |
-
0.0.0.0
|
| 9355 |
-
0.0.0.0
|
| 9356 |
-
0.0.0.0 region1.google-analytics.com
|
| 9357 |
-
0.0.0.0 log.4399data.com
|
| 9358 |
-
0.0.0.0 apiapm.gz4399.com
|
| 9359 |
-
0.0.0.0 edgedl.me.gvt1.com
|
| 9360 |
-
0.0.0.0 edf.eset.com
|
| 9361 |
-
127.0.0.1 sba.cdn.yandex.net
|
| 9362 |
-
127.0.0.1 static.yandex.net
|
| 9363 |
-
127.0.0.1 yandex.st
|
| 9364 |
-
0.0.0.0 cjvdfw.com
|
| 9365 |
-
0.0.0.0 pl19939475.highrevenuegate.com
|
| 9366 |
-
0.0.0.0 s.pemsrv.com
|
| 9367 |
-
127.0.0.1 data.microsoft.com
|
| 9368 |
-
127.0.0.1 msftconnecttest.com
|
| 9369 |
-
127.0.0.1 azureedge.net
|
| 9370 |
-
127.0.0.1 activity.windows.com
|
| 9371 |
-
127.0.0.1 bingapis.com
|
| 9372 |
-
127.0.0.1 msedge.net
|
| 9373 |
-
127.0.0.1 assets.msn.com
|
| 9374 |
-
127.0.0.1 scorecardresearch.com
|
| 9375 |
-
127.0.0.1 edge.microsoft.com
|
| 9376 |
-
127.0.0.1 data.msn.com
|
|
|
|
| 1 |
+
# Copyright (c) 1993-2009 Microsoft Corp.
|
| 2 |
+
#
|
| 3 |
+
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
|
| 4 |
+
#
|
| 5 |
+
# This file contains the mappings of IP addresses to host names. Each
|
| 6 |
+
# entry should be kept on an individual line. The IP address should
|
| 7 |
+
# be placed in the first column followed by the corresponding host name.
|
| 8 |
+
# The IP address and the host name should be separated by at least one
|
| 9 |
+
# space.
|
| 10 |
+
#
|
| 11 |
+
# Additionally, comments (such as these) may be inserted on individual
|
| 12 |
+
# lines or following the machine name denoted by a '#' symbol.
|
| 13 |
+
#
|
| 14 |
+
# For example:
|
| 15 |
+
#
|
| 16 |
+
# 102.54.94.97 rhino.acme.com # source server
|
| 17 |
+
# 38.25.63.10 x.acme.com # x client host
|
| 18 |
|
| 19 |
+
# localhost name resolution is handled within DNS itself.
|
| 20 |
+
# 127.0.0.1 localhost
|
| 21 |
+
# ::1 localhost
|
|
|
|
| 22 |
0.0.0.0 1oavsblobprodcus350.blob.core.windows.net
|
| 23 |
0.0.0.0 37bvsblobprodcus311.blob.core.windows.net
|
| 24 |
0.0.0.0 a.ads1.msn.com
|
|
|
|
| 9316 |
0.0.0.0 devlog-upload.mihoyo.com/client/event #Genshin oldLog
|
| 9317 |
0.0.0.0 log-upload-os.mihoyo.com/sdk #Genshin oldLog
|
| 9318 |
0.0.0.0 log-upload-os.hoyoverse.com/sdk/dataUpload #Genshin oldLog
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9319 |
0.0.0.0 appdump.nie.easebar.com/upload #LosT Light oldLog
|
| 9320 |
#0.0.0.0 minor-api-os.hoyoverse.com
|
| 9321 |
#127.0.0.1 www.jetbrains.com
|
|
|
|
| 9351 |
127.0.0.1 sba.cdn.yandex.net
|
| 9352 |
127.0.0.1 static.yandex.net
|
| 9353 |
127.0.0.1 yandex.st
|
| 9354 |
+
0.0.0.0 c.pki.goog
|
| 9355 |
+
0.0.0.0 x1.c.lencr.org
|
| 9356 |
+
0.0.0.0 e6.o.lencr.org
|
| 9357 |
+
0.0.0.0 r11.o.lencr.org
|
| 9358 |
+
0.0.0.0 e5.o.lencr.org
|
| 9359 |
+
0.0.0.0 ys-log-upload-os.hoyoverse.com
|
| 9360 |
+
0.0.0.0 apm-log-upload-os.hoyoverse.com
|
| 9361 |
+
0.0.0.0 sdk-log-upload-os.hoyoverse.com
|
| 9362 |
+
0.0.0.0 osuspider.yuanshen.com
|
| 9363 |
+
0.0.0.0 crash-reports.browser.yandex.net
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|