mirror of
https://github.com/openwrt/packages.git
synced 2025-12-17 16:11:21 +00:00
ddns-scripts: add new DDNS provider ipnodns.ru
Signed-off-by: Igor Baidasov <igorbay@bk.ru>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "ipnodns.ru",
|
||||
"ipv4": {
|
||||
"url": "https://ipnodns.ru/cgi-bin/dyndns.cgi?login=[USERNAME]&secret=[PASSWORD]",
|
||||
"answer": "ok"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user