We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8196a2 commit b9c5de9Copy full SHA for b9c5de9
1 file changed
infra/conf/dns_test.go
@@ -36,7 +36,7 @@ func init() {
36
{
37
CountryCode: "TEST",
38
Domain: []*geosite.Domain{
39
- {Type: domain.MatchingType_Full, Value: "example.com"},
+ {Type: geosite.Domain_Full, Value: "example.com"},
40
},
41
42
0 commit comments