mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
305f574f15
Restructure the proxy checking logic to use a ticker for periodic checks when a non-zero interval is set. Improve handling of zero interval case by waiting for a stop signal. Improve stop mechanism and initialisation of stopChan. Also introduce a new test file proxy_checker_test.go for unit testing.