Commit Graph

1734 Commits

Author SHA1 Message Date
48942de75e World4You cleaning 2020-11-29 13:59:33 +01:00
fbcbc10174 World4You Shellcheck 2020-11-29 12:03:51 +01:00
342b48105f World4You fix for no redirects 2020-11-29 12:02:05 +01:00
5f3e7f02cc World4You _head_n fix 2020-11-29 11:55:49 +01:00
bfccf29ccf World4You redirect fix 2020-11-29 11:55:22 +01:00
1e3bb1f02b World4You head_n 2020-11-29 11:51:59 +01:00
0dcf6771e7 World4you grammar 2020-11-29 11:51:16 +01:00
c3d7f2f170 World4You removed _ggrep 2020-11-29 11:48:08 +01:00
faf6c16717 World4You success on 302 instead of 302 or 200 2020-11-29 11:48:08 +01:00
3d79d78134 World4You using /dev/null instead of grep -q 2020-11-29 11:48:08 +01:00
35cab4ee73 World4You using _egrep_o instead of grep -E 2020-11-29 11:48:08 +01:00
a0edb8f2ad World4You using ggrep more often 2020-11-29 11:48:08 +01:00
5cfe5e312b World4You dns root parsing 2020-11-29 11:48:08 +01:00
13f6ec04d5 World4You Bugfix 2 2020-11-29 11:48:08 +01:00
2edc4a79b9 World4You Bugfix 2020-11-29 11:48:08 +01:00
4661185719 World4You grep -q 2020-11-29 11:48:08 +01:00
895da5cbf0 World4You Shellcheck 2020-11-29 11:48:08 +01:00
ef9147512b World4You posix shell 2020-11-29 11:48:08 +01:00
abe05456f7 World4You domain root fix 2020-11-29 11:48:08 +01:00
f9dfd3b348 World4You shellcheck 2020-11-29 11:48:08 +01:00
9449501537 World4You using ggrep in solaris 2020-11-29 11:48:08 +01:00
f3b5d5ab7b World4You using _egrep_o 2020-11-29 11:46:24 +01:00
8ee5726e0c Added World4You DNS API 2020-11-29 11:46:24 +01:00
fe811ce32e Merge pull request #3253 from tsoybe/master
fix: wrong ttl  issue#2925
2020-11-29 17:23:15 +08:00
fd511966a7 fix: revert adding tr to replace sed 2020-11-24 12:58:16 +08:00
c4ddddd434 refactor: remove dirty debug code
- add tr to replace sed for robusty
- add comments
2020-11-24 10:05:34 +08:00
83a4db3b31 fix: remove sed before grep, but lead to less robusty 2020-11-23 23:46:06 +08:00
e35ef75949 fix: fix solaris sed and grep issue 2020-11-23 22:18:57 +08:00
69bdbaed41 Fix comment 2020-11-23 12:53:06 +01:00
30f359e642 Fix code style problems 2020-11-23 12:53:06 +01:00
29d0a1714e Fix code style problems 2020-11-23 12:53:06 +01:00
fcb97f802f Removes tabs and trailing spaces 2020-11-23 12:53:06 +01:00
9ad05e640d Removed spaces on empty lines 2020-11-23 12:53:06 +01:00
449f00f960 Add double quotes to variables 2020-11-23 12:53:06 +01:00
8e64329d05 Fix CI-errors 2020-11-23 12:53:06 +01:00
4284777556 Fix indentation and added some debug messages 2020-11-23 12:53:06 +01:00
81c496d96c Fix comments 2020-11-23 12:53:06 +01:00
65c06da275 Adds dnsapi support for Simply.com 2020-11-23 12:53:06 +01:00
5d0657c49a fix: fix adding record before removing 2020-11-23 14:57:33 +08:00
f6f6550bfb feat: add very tricky method to adapt to non-intuitive huaweicloud api 2020-11-23 14:25:48 +08:00
e01fb50359 feat: add env var check 2020-11-23 00:32:50 +08:00
28ce1c1249 fix: fix wrong debug output 2020-11-23 00:20:57 +08:00
7db592d27a fix: fix failing ci test 2020-11-23 00:20:57 +08:00
b8e5c0d898 feat: Add huaweicloud intl dnsapi 2020-11-23 00:20:57 +08:00
1a163243ec fix https://github.com/acmesh-official/acme.sh/issues/3259 2020-11-22 12:19:52 +08:00
7dfc5a78ba Update dns_desec.sh
Deletion to
2020-11-12 22:09:31 +01:00
a077132d82 Update dns_desec.sh
ttl must be greater than or equal 3600, see https://desec.readthedocs.io/en/latest/dns/domains.html#domain-object
2020-11-12 22:04:05 +01:00
c490dd1563 add quotes to resolve shell check failure 2020-11-09 10:36:12 -05:00
d866b3df1f convert key to hex before calling _hmac 2020-11-09 10:16:57 -05:00
97f3fb4496 Merge branch 'dev' of https://github.com/acmesh-official/acme.sh into dev 2020-11-09 09:17:33 -05:00