mirror of
https://github.com/anikeen-com/acme.sh.git
synced 2026-03-19 00:26:15 +00:00
The _get_records function currently returns the first 100 records. As our TXT is added most recently, if you have > 100 records it will not be returned. I've changed the function to sort by ID DESC, so it will always return the latest 100 records.
4.7 KiB
4.7 KiB