Files
PixivFE/config
perennial 6f7ff6fe47 Improve error handling and add fallbacks for config
This commit improves the error handling in the configuration loading
process, specifically for URL validations.

It replaces panic calls with proper error returns and adds
fallback mechanisms for invalid proxy server and repo URLs.

Warning logs are now used for these configuration issues.
2024-09-22 20:57:29 +10:00
..