mirror of
https://github.com/v2fly/domain-list-community.git
synced 2026-08-27 05:30:17 +03:00
main.go: remove outdated comment
[skip ci]
This commit is contained in:
parent
4eb2f9a0f8
commit
21f09bcdba
2
main.go
2
main.go
@ -432,7 +432,7 @@ func polishList(roughMap map[string]*Entry) []*Entry {
|
||||
queuingList = append(queuingList, entry)
|
||||
}
|
||||
}
|
||||
// Remove redundant subdomains for full/domain without attr
|
||||
|
||||
for _, qentry := range queuingList {
|
||||
isRedundant := false
|
||||
var pd string // To be parent domain (with attrs)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user