Commit Graph

1102 Commits (6132af8ecb1e978f1e9d01f2670af22b7d179d8a)

Author SHA1 Message Date
neil 2be435ff32
Merge pull request from luoch/patch-1
update dns_dp.sh
罗诚 20ba820253
Update dns_dp.sh
https://dnsapi.cn has change the default language to cn other then en. So the api call need to add `lang=en` to url params for getting the english messages.
And, They also change the susccess message from "Action completed successful" to "Operation successful". Simply use "successful" as keyword will be fine.
neil 902c08e9c9 Merge branch 'dev' of https://github.com/acmesh-official/acme.sh into dev
neil ea652c023e fix https://github.com/acmesh-official/acme.sh/issues/2778
neil 39ced21a6f
Merge pull request from pipedrive/Add-AWS_API-slowrate
Add aws api slowrate
Stephane Moser b64f0ba83f Update usage of AWS_DNS_SLOWRATE
neil 887fa8649b
Merge pull request from sreyemnayr/fix-pfsense-linode
Fix pfsense linode
neil f6172d7273
Merge pull request from nstepa/dns_yandex
Fix dns records removing after usage.
neil 80ca6de531
Merge pull request from artooro/master
add support for using a Zone ID
Arthur Wiebe d43227ede4
fix shellcheck issues
neil da656caf1e
Merge pull request from Blfrg/dns_me
fix  dns_me id parse
neil 7a30cb9de7
Merge branch 'dev' into all-inkl-kasserver-dns-script
Arthur Wiebe 719b690451
add support for using a Zone ID
neil 3cdc523dec
Merge pull request from woutd/master
Add DNS API support for Constellix
Blfrg eb49127b9e
improve id parse
Locate only the outer most "id" property
Wout cc4bce283f Merge branch 'master' of git://github.com/acmesh-official/acme.sh
Blfrg 8189a34d14
fix dns_me id parse
The API seems to have changed and the ID is no longer in the same location.
Wout 2cc50a2b65 Cosmetic fixes.
neil 8e6c4e1aca
Merge pull request from blablup/OPNsense_dns
Add OPNsense Bind API Support
neil 4b45973361
Merge pull request from StefanAbl/master
DNS Api for dynv6
neil 4c27e08e3d
Merge pull request from helbgd/patch-7
fix for ddnss.de updates
neilpang d795fac37a update repo name
Marco4223 6613ae57b0 Update dns_kas.sh
sleep 10 to _sleep 10
Radek SPRTA 5c7feba77b
Format with shfmt
Radek SPRTA 23f2677052
Do not print HTTP responses to stdout
Radek SPRTA 6b67511748
Disable check
Radek SPRTA 36e0feea43
Clean up comments
Radek SPRTA 69392f67e8
Correctly handle .co.uk type domains
Radek SPRTA e7d130cc11
Add support for CloudDNS API
StefanAbl 6e3ba3ca45 travis
StefanAbl 0f54cf83f4 fixed dynv6 dns validation
Marco4223 431c53efcf Update dns_kas.sh
Removing spaces in empty lines
Marco4223 024619676b Update dns_kas.sh
fixing 4 Travis style
neil 5aa0f547cf
Merge pull request from astorath/fix/dns_gcloud_private_zone
fix: added public dns zones filter
helbgd b1ce6ffcc7
www is incorrect as well
use ip4 and not www, if you use www it deletes the ip4 address of the host and updates only the ip6 address
helbgd f01936ca4f
Server Name not correct
the servername of the server that has the upd.php file was not correct
Andrey Tuzhilin 70fdb1042f fix: added public dns zones filter
Nick Stepa 4eff3b6a24 Change error to info in case record already exists.
Nick Stepa e5f69f0815 Fix indentation.
Nick Stepa ef7b51beb7 Remove local keyword.
Nick Stepa 8494ac8f3d Fix dns records removing after usage.
neil c7ccddbcb9
Merge pull request from Sergey-Zorin/issue2547-throw-nic_token
Issue2547 throw nic token
Sergey Zorin efd3e8067b remove -F option
neil c6f7b7f35f
Merge pull request from Rayzilt/master
dns_lexicon.sh: Add extra variable _API_KEY
Sergey Zorin f3dd1603db fix CI warnings v3
Sergey Zorin be7688a4df fix CI warnings SC2039 v2
Sergey Zorin 8e2f11389d fix CI warnings SC2039
Sergey Zorin 346454c21b fix CI warnings
Sergey Zorin c822870cf8 comment cleaning
Sergey Zorin 9666cf680e fix multiply _service selection