Skip to content

Commit

Permalink
block ips
Browse files Browse the repository at this point in the history
  • Loading branch information
xxf098 committed Jul 12, 2020
1 parent bf21dbe commit 17509dd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion v2ray/hosts.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ var BlockHosts = map[string]*conf.Address{
var BlockDomains = []string{
// "baidu",
// "bdstatic",
"umeng",
// "umeng",
"auspiciousvp.com",
"www.auspiciousvp.com",
"cnzz.com",
Expand All @@ -59,4 +59,7 @@ var BlockDomains = []string{
"360totalsecurity.com",
"at3.doubanio.com",
"p.pinduoduo.com",
"175.25.22.142",
"175.25.22.149",
"175.25.22.141",
}

0 comments on commit 17509dd

Please sign in to comment.