mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 01:51:22 +00:00
ddns-scripts: add aliyun.com
Adds support for aliyun.com to the ddns-scripts package. Signed-off-by: Shin Rag <zhdlcc@gmail.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "aliyun.com",
|
||||
"ipv4": {
|
||||
"url": "update_aliyun_com.sh"
|
||||
},
|
||||
"ipv6": {
|
||||
"url": "update_aliyun_com.sh"
|
||||
}
|
||||
}
|
||||
@@ -4,6 +4,7 @@ afraid.org-keyauth
|
||||
afraid.org-v2-basic
|
||||
afraid.org-v2-token
|
||||
all-inkl.com
|
||||
aliyun.com
|
||||
changeip.com
|
||||
core-networks.de
|
||||
ddnss.de
|
||||
|
||||
Reference in New Issue
Block a user