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

Commit

Permalink
add new targets
Browse files Browse the repository at this point in the history
  • Loading branch information
erkexzcx committed Mar 15, 2022
1 parent 77c4f25 commit 1767ef5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
3 changes: 3 additions & 0 deletions internal/targets/dns.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ var TargetDNSServers = map[string]struct{}{
"217.175.155.12:53": {},
"217.175.140.71:53": {},
"92.53.97.198:53": {},
"195.10.198.35:53": {},
"195.10.198.37:53": {},
"195.10.198.242:53": {},
}

// We need reliable IP addresses
Expand Down
11 changes: 11 additions & 0 deletions internal/targets/websites.go
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,17 @@ var TargetWebsites = map[string]struct{}{
"https://geh.etpgpb.ru": {},
"https://trade.etpgpb.ru": {},
"https://gb.etpgpb.ru": {},
"https://bki-okb.ru": {},
"http://185.215.4.14": {},
"http://185.215.4.10": {},
"https://185.9.230.77": {},
"https://www.nbki.ru": {},
"https://195.10.198.201": {},
"https://195.10.198.136": {},
"https://195.10.198.243": {},
"https://195.10.198.204": {},
"http://195.10.198.130": {},
"https://195.10.198.208": {},

// Exchanges connected to russian banks
"https://cleanbtc.ru": {},
Expand Down

0 comments on commit 1767ef5

Please sign in to comment.