From c62ccae489552cf187aa8f68c2340422cceb9e53 Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Wed, 1 May 2024 10:01:06 +0000 Subject: [PATCH] update --- backtrace/asn.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/backtrace/asn.go b/backtrace/asn.go index a26e340..a5a4c57 100644 --- a/backtrace/asn.go +++ b/backtrace/asn.go @@ -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":