Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.

Commit

Permalink
add website targets
Browse files Browse the repository at this point in the history
  • Loading branch information
erkexzcx committed Mar 13, 2022
1 parent e56009c commit 9f92d5f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions internal/targets/dns.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ var TargetDNSServers = map[string]struct{}{
"217.175.155.100:53": {},
"217.175.155.12:53": {},
"217.175.140.71:53": {},
"92.53.97.198:53": {},
}

// We need reliable IP addresses
Expand Down
12 changes: 12 additions & 0 deletions internal/targets/websites.go
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,18 @@ var TargetWebsites = map[string]struct{}{
"https://premierzal.ru": {},
"https://www.mirage.ru": {},

// Others
"http://217.12.104.100": {},
"http://92.38.145.145": {},
"http://91.109.201.82": {},
"http://51.250.11.228": {},
"http://142.250.190.147": {},
"http://172.217.0.179": {},
"http://185.10.185.150": {},
"http://193.104.87.172": {},
"http://194.84.25.79": {},
"http://213.33.173.184": {},

/* BELARUS */

// by gov
Expand Down

0 comments on commit 9f92d5f

Please sign in to comment.