mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 10:38:21 +04:00
ddns-scripts: add new DDNS provider ipnodns.ru
Signed-off-by: Igor Baidasov <igorbay@bk.ru>
(cherry picked from commit a80fec4850)
This commit is contained in:
committed by
Dirk Brenken
parent
bf76672ac4
commit
f7d0beb26e
@@ -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