mirror of
https://github.com/v2fly/domain-list-community.git
synced 2026-08-27 13:40:16 +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)
|
queuingList = append(queuingList, entry)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// Remove redundant subdomains for full/domain without attr
|
|
||||||
for _, qentry := range queuingList {
|
for _, qentry := range queuingList {
|
||||||
isRedundant := false
|
isRedundant := false
|
||||||
var pd string // To be parent domain (with attrs)
|
var pd string // To be parent domain (with attrs)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user