mirror of
https://gitlab.com/pnx-tools/dns-updater.git
synced 2026-06-16 05:54:56 +02:00
ip/resolver/manager.go: Adding icanhazip
This commit is contained in:
parent
ab15df5258
commit
e762ef8dd0
1 changed files with 5 additions and 0 deletions
|
|
@ -56,4 +56,9 @@ func init() {
|
|||
ServiceName: "ipecho",
|
||||
Url: "http://ipecho.net/plain",
|
||||
})
|
||||
|
||||
Provide(&basic_http.Service{
|
||||
ServiceName: "icanhazip",
|
||||
Url: "https://icanhazip.com",
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue