mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-02-27 01:07:10 +00:00
chore: Make SubScriptioninfo query also follow Proxy
This commit is contained in:
@@ -31,6 +31,7 @@ func (v VehicleType) String() string {
|
||||
type Vehicle interface {
|
||||
Read() ([]byte, error)
|
||||
Path() string
|
||||
Proxy() string
|
||||
Type() VehicleType
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user