mirror of
https://github.com/oneclickvirt/backtrace.git
synced 2025-02-23 01:15:40 +08:00
update
This commit is contained in:
parent
14dc667f70
commit
c62ccae489
@ -97,6 +97,8 @@ func trace(ch chan Result, i int, cmin2 []string) {
|
||||
switch asn {
|
||||
case "":
|
||||
continue
|
||||
case "AS4809": // 被 AS4809a 和 AS4809b 替代了
|
||||
continue
|
||||
case "AS9929":
|
||||
tempText += DarkGreen(asnDescription) + " "
|
||||
case "AS4809a":
|
||||
|
Loading…
Reference in New Issue
Block a user