Skip to content
/ hosts Public

This hosts file is a merged collection of hosts from reputable sources, with a dash of crowd sourcing via Github.

Notifications You must be signed in to change notification settings

srdc2014/hosts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

项目地址

项目地址https://github.com/heiniao/hosts
下载地址https://raw.githubusercontent.com/heiniao/hosts/master/hosts

屏蔽广告

屏蔽网站广告和软件广告,屏蔽跟踪,保护隐私,杜绝垃圾信息骚扰。

科学上网

GoogleDuckDuckGoGmailYouTubeFacebookTwitterTumblrDropboxOneDriveFlickr

使用方法

# Linux
sudo mv /etc/hosts{,.backup}
sudo wget --no-check-certificate https://raw.githubusercontent.com/heiniao/hosts/master/hosts -O /etc/hosts

# Windows
# Press Win + X keyboard shortcut to bring up Win + X menu. Then from the menu click Windows PowerShell (Admin).
# Windows PowerShell (Admin)
mv C:\Windows\System32\drivers\etc\hosts C:\Windows\System32\drivers\etc\hosts.backup
wget https://gitlab.com/hosts/hosts/raw/master/hosts -O C:\Windows\System32\drivers\etc\hosts
ipconfig /flushdns

About

This hosts file is a merged collection of hosts from reputable sources, with a dash of crowd sourcing via Github.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published