mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-03-04 21:07:30 +00:00
chore: get HealCheckURL from pd if groupOption URL is empty
This commit is contained in:
@@ -73,6 +73,7 @@ type ProxyProvider interface {
|
||||
HealthCheck()
|
||||
Version() uint32
|
||||
RegisterHealthCheckTask(url string, expectedStatus utils.IntRanges[uint16], filter string, interval uint)
|
||||
HealthCheckURL() string
|
||||
}
|
||||
|
||||
// RuleProvider interface
|
||||
|
||||
Reference in New Issue
Block a user