Bump to 6.0.43, use go generate
Also moved fetching of JSON information to Go for cross-OS usage.
This commit is contained in:
10
fields/6.0.43/DynamicDNS.json
Normal file
10
fields/6.0.43/DynamicDNS.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"interface": "wan|wan2",
|
||||
"service": "afraid|changeip|cloudflare|dnspark|dslreports|dyndns|easydns|googledomains|namecheap|noip|sitelutions|zoneedit|custom",
|
||||
"custom_service": "^[^\"' ]+$",
|
||||
"host_name": "^[^\"' ]+$",
|
||||
"login": "^[^\"' ]+$",
|
||||
"x_password": "^[^\"' ]+$",
|
||||
"server": "^[^\"' ]+$|^$",
|
||||
"options": ["^[^\"' ]+$"]
|
||||
}
|
||||
Reference in New Issue
Block a user