chore: adjust fakeip test
This commit is contained in:
@ -78,9 +78,9 @@ dns:
|
||||
}
|
||||
|
||||
list := []domainPair{
|
||||
{"foo.org", "198.18.0.3"},
|
||||
{"bar.org", "198.18.0.4"},
|
||||
{"foo.org", "198.18.0.3"},
|
||||
{"foo.org", "198.18.0.4"},
|
||||
{"bar.org", "198.18.0.5"},
|
||||
{"foo.org", "198.18.0.4"},
|
||||
{"foo.clash.dev", "1.1.1.1"},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user