mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
ddclient plugin: Removed deprecated domains.google.com/checkip (#4180)
This commit is contained in:
@@ -142,7 +142,6 @@
|
||||
<web_dyndns>cloudflare</web_dyndns>
|
||||
<web_dyndns>dyndns</web_dyndns>
|
||||
<web_freedns>freedns</web_freedns>
|
||||
<web_googledomains>googledomains</web_googledomains>
|
||||
<web_he>he</web_he>
|
||||
<web_icanhazip>icanhazip</web_icanhazip>
|
||||
<web_ip4only_me value="web_ip4only.me">ip4only.me</web_ip4only_me>
|
||||
|
||||
@@ -32,7 +32,6 @@ checkip_service_list = {
|
||||
'cloudflare': '%s://one.one.one.one/cdn-cgi/trace',
|
||||
'dyndns': '%s://checkip.dyndns.org/',
|
||||
'freedns': '%s://freedns.afraid.org/dynamic/check.php',
|
||||
'googledomains': '%s://domains.google.com/checkip',
|
||||
'he': '%s://checkip.dns.he.net/',
|
||||
'icanhazip': '%s://icanhazip.com/',
|
||||
'ip4only.me': '%s://ip4only.me/api/',
|
||||
|
||||
Reference in New Issue
Block a user