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:
Shin Rag
2025-06-13 23:43:36 +08:00
committed by Florian Eckert
parent 3fe8c1b4aa
commit e9c1321e8b
4 changed files with 174 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
{
"name": "aliyun.com",
"ipv4": {
"url": "update_aliyun_com.sh"
},
"ipv6": {
"url": "update_aliyun_com.sh"
}
}