Skip to content

Commit

Permalink
Update utils.go
Browse files Browse the repository at this point in the history
Ahh mb
  • Loading branch information
AmarnathCJD authored Nov 19, 2024
1 parent 37d6a3c commit 69a7ede
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 @@ -94,10 +94,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 69a7ede

Please sign in to comment.