mirror of
https://github.com/kenzok8/small-package.git
synced 2026-02-06 23:08:07 +08:00
10 lines
235 B
JSON
10 lines
235 B
JSON
{
|
|
"name": "duiadns.net",
|
|
"ipv4": {
|
|
"url": "http://ip.duiadns.net/dynamic.duia?host=[DOMAIN]&password=[PASSWORD]&ip4=[IP]"
|
|
},
|
|
"ipv6": {
|
|
"url": "http://ip.duiadns.net/dynamic.duia?host=[DOMAIN]&password=[PASSWORD]&ip6=[IP]"
|
|
}
|
|
}
|