11 Commits (c1dece1cfb428a1862ca8271e9a64078166de94b)

Author SHA1 Message Date
David Kerr c1dece1cfb Remove some bash specific string handling, replace with sed. 8 years ago
David Kerr 03ec57a054 Change from ((i++)) to i=$(_math $i + 1) 8 years ago
David Kerr 77a0145187 More code cleanup and remove use of IFS for line splitting. 8 years ago
David Kerr 4c95128113 More travis/spellcheck cleanup 8 years ago
David Kerr 24714b7508 Cleanup travis/spellcheck issues 8 years ago
David Kerr 076f057448 Remove remaining usage of curl and replace with acme.sh _get and _post 8 years ago
David Kerr 6897fa9880 get subdomain page with acme.sh _get() rather than using curl 8 years ago
David Kerr 98c0716347 login with acme.sh _post() rather than using curl. 8 years ago
David Kerr 5a77efd102 Cache FreeDNS authentication cookie rather than userid and password. 8 years ago
David Kerr 0eb678753f Delete stray line copied/pasted from another pugin 8 years ago
David Kerr a2a1e2ed25 Support for FreeDNS 8 years ago