Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
spiritLHLS committed May 1, 2024
1 parent c77510f commit 237369d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backtrace/asn.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ var (
}
m = map[string]string{
// [] 前的字符串个数,中文占2个字符串
"AS4809a": "电信CN2GIA [优质线路]",
"AS4809b": "电信CN2GT [精品线路]",
"AS4809a": "电信CN2GIA [精品线路]",
"AS4809b": "电信CN2GT [优质线路]",
"AS4134": "电信163 [普通线路]",
"AS9929": "联通9929 [优质线路]",
"AS4837": "联通4837 [普通线路]",
Expand Down

0 comments on commit 237369d

Please sign in to comment.