Commit Graph

35 Commits (29d0a1714e3d7a33e55617c1f11573b2a44eafef)

Author SHA1 Message Date
neil 19c4345162 fix shfmt
4 years ago
neilpang d795fac37a update repo name
5 years ago
neilpang 2a28772312 fix https://github.com/Neilpang/acme.sh/pull/2553#issuecomment-546173277
5 years ago
neil 18ad01533b add space.
5 years ago
David Robles 573c8f3b13 Use more widely supported options for the "tr" command line utility by removing the use of the character class representation option. [:space:] => "\t\r\n\v\f"
5 years ago
neil d035cdcff9
Merge pull request #2537 from master-nevi/master
5 years ago
neil 38e08bb91f
Merge pull request #2434 from dkerr64/FreeDNS
5 years ago
David Robles ba7db3edda Use more widely supported options for the "tr" command line utility by removing the use of the character class representation option. Fixes #2536
5 years ago
Peter Dave Hello ac9f6e3a41 Remove trailing spaces in text files
5 years ago
David Kerr 0b2b8b960b
Replace grep -o with sed
5 years ago
David Kerr 2ce9fb9760
Work around bug in _egrep_o() function
5 years ago
David Kerr ae66c6f0b4
Fix bug (in egrep regex) reported by @maks2018 in issue 2305
5 years ago
David Kerr 924e0261f9
Update dns_freedns.sh
6 years ago
David Kerr 2cb0b00e3a
replace _read_conf() with _readaccountconf()
6 years ago
David Kerr 10994d65be Even blank lines (with spaces) give Travis heartache. Sigh.
6 years ago
David Kerr a18ce275ab Another Travis CI warning fixed.
6 years ago
David Kerr 66c39a953a Fix warnings from Travis build
6 years ago
David Kerr 09fb9dcd92 Fix bug preventing multipart TLD names to work. And simplify/cleanup the code.
6 years ago
Chris Gårdenberg 912bcf9487
Fixed HTTPS-url with regard to #1192
7 years ago
David Kerr 62dd3a5380 Fix Travis CI errors.
7 years ago
David Kerr e3ddb677e1 Adding support for API v2 (multiple TXT records)
7 years ago
neilpang dcf8457f4d fix format
7 years ago
neilpang ceafe389af fix https://github.com/Neilpang/acme.sh/issues/1109
7 years ago
neil 3c07f57aad minor remove spaces
8 years ago
Josh Soref 7f32488b78 spelling: subdomain
8 years ago
Josh Soref 00777a10ae spelling: security
8 years ago
Josh Soref 997c517ba2 spelling: return
8 years ago
Josh Soref d39b108274 spelling: function
8 years ago
Josh Soref 39f3239682 spelling: following
8 years ago
Josh Soref 9b2aa974ba spelling: changed
8 years ago
Josh Soref 291c97dc81 spelling: challenge
8 years ago
David Kerr 87f5ec5be5 Add Accept-Language:en-US to HTTP header as precaution against future multi-lingual FreeDNS pages.
8 years ago
David Kerr f78b656f5f Add error message if fails to add TXT record for missing security code (probably a FreeDNS public domain)
8 years ago
David Kerr 50a9680f17 Travis error... remove blank line at end of file.
8 years ago
David Kerr 600a235140 Add FreeDNS plugin
8 years ago