1
0
mirror of https://github.com/NginxProxyManager/nginx-proxy-manager.git synced 2025-08-06 02:55:48 +03:00

Updates Active24 plugin to API v2

This commit is contained in:
FoxtrotCZ
2025-03-09 19:54:11 +01:00
committed by GitHub
parent 79d28f03d0
commit 341ac65587

View File

@@ -10,9 +10,9 @@
"active24": { "active24": {
"name": "Active24", "name": "Active24",
"package_name": "certbot-dns-active24", "package_name": "certbot-dns-active24",
"version": "~=1.5.1", "version": "~=2.0.0",
"dependencies": "", "dependencies": "",
"credentials": "dns_active24_token=\"TOKEN\"", "credentials": "dns_active24_api_key = <identifier>\ndns_active24_secret = <secret>",
"full_plugin_name": "dns-active24" "full_plugin_name": "dns-active24"
}, },
"aliyun": { "aliyun": {