Commit Graph

8 Commits (c22705a59392f11007bdd18b086520399794b6e6)

Author SHA1 Message Date
neil 55dea4ee9d
sync (#2404)
* support jdcloud.com

* fix format

* ttl 3000

* Escape slashes (#2375)

* Change 1.1.1.1 to 1.0.0.1 to probe compatibility (#2330)

As we can see, 1.1.1.1 is not routed or routed to an Intranet devices due to historical reason. Change 1.1.1.1 to 1.0.0.1 will have a better compatibility. I found this problem on my Tencent Cloud server.

* check empty id

* fix error

* Add dnsapi for Vultr (#2370)

* Add Vultr dns api

* PushOver notifications (#2325)

* PushOver notifications, using AppToken, UserKey, and optional sounds

* fix errors

* added dns api support for hexonet (#1776)

* update

* minor

* support new Cloudflare Token format
fix https://github.com/Neilpang/acme.sh/issues/2398

* fix wildcard domain name

* add more info

* fix https://github.com/Neilpang/acme.sh/issues/2377

* fix format

* fix format
2019-07-27 11:48:29 +08:00
neilpang 951bd3a517 minor, check for mkdir 2019-06-03 21:03:03 +08:00
neilpang 2e3ddd3a61 trim quotation marks 2019-06-03 20:55:22 +08:00
neilpang aec6636205 add _getdeployconf 2019-06-02 19:36:11 +08:00
neilpang a18c3ff07d use `sh -c` 2019-06-02 15:21:08 +08:00
neilpang 64928b28bc trim quotation marks 2019-06-02 11:11:34 +08:00
neilpang 0bbaa51945 fix format 2019-06-02 10:05:24 +08:00
neilpang 561803c0a7 add deploy hook to docker containers 2019-06-01 22:30:25 +08:00