mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
ddclient: remove deprecated domains, closes https://github.com/opnsense/plugins/issues/4607
This commit is contained in:
@@ -146,8 +146,6 @@
|
||||
<web_freedns>freedns</web_freedns>
|
||||
<web_he>he</web_he>
|
||||
<web_icanhazip>icanhazip</web_icanhazip>
|
||||
<web_ip4only_me value="web_ip4only.me">ip4only.me</web_ip4only_me>
|
||||
<web_ip6only_me value="web_ip6only.me">ip6only.me</web_ip6only_me>
|
||||
<web_ipify_ipv4 value="web_ipify-ipv4">ipify-ipv4</web_ipify_ipv4>
|
||||
<web_ipify_ipv6 value="web_ipify-ipv6">ipify-ipv6</web_ipify_ipv6>
|
||||
<web_loopia>loopia</web_loopia>
|
||||
|
||||
@@ -36,8 +36,6 @@ checkip_service_list = {
|
||||
'freedns': '%s://freedns.afraid.org/dynamic/check.php',
|
||||
'he': '%s://checkip.dns.he.net/',
|
||||
'icanhazip': '%s://icanhazip.com/',
|
||||
'ip4only.me': '%s://ip4only.me/api/',
|
||||
'ip6only.me': '%s://ip6only.me/api/',
|
||||
'ipify-ipv4': '%s://api.ipify.org/',
|
||||
'ipify-ipv6': '%s://api6.ipify.org/',
|
||||
'loopia': '%s://dns.loopia.se/checkip/checkip.php',
|
||||
|
||||
Reference in New Issue
Block a user