mirror of
https://github.com/oneclickvirt/backtrace.git
synced 2025-02-23 09:25: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 {
|
switch asn {
|
||||||
case "":
|
case "":
|
||||||
continue
|
continue
|
||||||
|
case "AS4809": // 被 AS4809a 和 AS4809b 替代了
|
||||||
|
continue
|
||||||
case "AS9929":
|
case "AS9929":
|
||||||
tempText += DarkGreen(asnDescription) + " "
|
tempText += DarkGreen(asnDescription) + " "
|
||||||
case "AS4809a":
|
case "AS4809a":
|
||||||
|
Loading…
Reference in New Issue
Block a user