mirror of
https://github.com/anikeen-com/acme.sh.git
synced 2026-03-17 23:56:09 +00:00
fixes issue #4956 previous code only worked for the first 10 domains on the account (as Linode API returned a paginated response, with only 10 records). This change makes an exact search query for each subdomain, completely removing any need for walking through paginated responses. What makes it work for large accounts with any number of domains.
5.2 KiB
Executable File
5.2 KiB
Executable File