mirror of
https://github.com/XTLS/Xray-core.git
synced 2026-07-03 18:28:52 +00:00
DNS: Fix some bugs; Refactors; Optimizations (#4659)
This commit is contained in:
@@ -115,4 +115,4 @@ func (c *GeoIPMatcherContainer) Add(geoip *GeoIP) (*GeoIPMatcher, error) {
|
||||
return m, nil
|
||||
}
|
||||
|
||||
var globalGeoIPContainer GeoIPMatcherContainer
|
||||
var GlobalGeoIPContainer GeoIPMatcherContainer
|
||||
|
||||
Reference in New Issue
Block a user