Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/AmarnathCJD/gogram
Browse files Browse the repository at this point in the history
  • Loading branch information
AmarnathCJD committed Nov 19, 2024
2 parents 3a77228 + 69a7ede commit 1569afb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions internal/utils/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,7 @@ func SearchAddr(addr string) int {
return 5
} else if strings.Contains(addr, "149.154.175") {
return 1
} else if strings.Contains(addr, "149.154.167") {
return 2
}

return 4
}

Expand Down

0 comments on commit 1569afb

Please sign in to comment.