mirror of
https://github.com/XTLS/Xray-core.git
synced 2024-11-15 01:09:20 +02:00
Fix: test
This commit is contained in:
parent
b8196a22a0
commit
b9c5de96e7
|
@ -36,7 +36,7 @@ func init() {
|
|||
{
|
||||
CountryCode: "TEST",
|
||||
Domain: []*geosite.Domain{
|
||||
{Type: domain.MatchingType_Full, Value: "example.com"},
|
||||
{Type: geosite.Domain_Full, Value: "example.com"},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue