17 Commits (aebbb1ae570ea8061e496baced1b97630438a427)

Author SHA1 Message Date
David Kerr aebbb1ae57 Revert FREEDNS userid and password variables to all uppercase 8 years ago
David Kerr 9c9ecd4813 travis spellcheck fix 8 years ago
David Kerr 76b7731998 Remove bash unique string manipulation, replace with cut function. 8 years ago
David Kerr 49e8ecd168 Implement retry to load subdomain page if first attempt fails. 8 years ago
David Kerr d280e4ad6d Remove use of rev command... new method of separating top domain from subdomain. 8 years ago
David Kerr 0cac509626 More cleanup and remove bash unique code. 8 years ago
David Kerr a367f3737b Remove some bash specific string handling, replace with sed. 8 years ago
David Kerr ea8dfd4a3e Change from ((i++)) to i=$(_math $i + 1) 8 years ago
David Kerr 23a6ce2795 More code cleanup and remove use of IFS for line splitting. 8 years ago
David Kerr 0efdf5e992 More travis/spellcheck cleanup 8 years ago
David Kerr 2e26aa11a6 Cleanup travis/spellcheck issues 8 years ago
David Kerr 7da47fa556 Remove remaining usage of curl and replace with acme.sh _get and _post 8 years ago
David Kerr abe287528e get subdomain page with acme.sh _get() rather than using curl 8 years ago
David Kerr e5975a7137 login with acme.sh _post() rather than using curl. 8 years ago
David Kerr 3674cdde76 Cache FreeDNS authentication cookie rather than userid and password. 8 years ago
David Kerr 8de728f354 Delete stray line copied/pasted from another pugin 8 years ago
David Kerr 57a48f8119 Support for FreeDNS 8 years ago