mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
6f7ff6fe47
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.