mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 15:10:12 +08:00
10 lines
264 B
JSON
10 lines
264 B
JSON
{
|
|
"name": "afraid.org-basicauth",
|
|
"ipv4": {
|
|
"url": "https://[USERNAME]:[PASSWORD]@freedns.afraid.org/nic/update?hostname=[DOMAIN]&myip=[IP]"
|
|
},
|
|
"ipv6": {
|
|
"url": "https://[USERNAME]:[PASSWORD]@freedns.afraid.org/nic/update?hostname=[DOMAIN]&myip=[IP]"
|
|
}
|
|
}
|