Remove singbox update geo file
This commit is contained in:
@@ -296,8 +296,8 @@ namespace v2rayN.Handler
|
|||||||
await UpdateGeoFile("geosite", _config, update);
|
await UpdateGeoFile("geosite", _config, update);
|
||||||
await UpdateGeoFile("geoip", _config, update);
|
await UpdateGeoFile("geoip", _config, update);
|
||||||
|
|
||||||
await UpdateGeoFile4Singbox("geosite", _config, false, update);
|
//await UpdateGeoFile4Singbox("geosite", _config, false, update);
|
||||||
await UpdateGeoFile4Singbox("geoip", _config, true, update);
|
//await UpdateGeoFile4Singbox("geoip", _config, true, update);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user