Skip to content

Commit

Permalink
fix prefixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ezrizhu committed Nov 14, 2024
1 parent 5d298fa commit 4f0fe0c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions prefixes.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ var monitorState = []Prefix{
Prefix{prefix: "198.8.58.0/24", pop: "ezri 0", available: true, origin: 206628},
Prefix{prefix: "198.8.59.0/24", pop: "ezri 1", available: true, origin: 206628},

Prefix{prefix: "184.164.250.0/24", pop: "rotate", available: true, origin: 47065},
Prefix{prefix: "184.164.251.0/24", pop: "rotate", available: true, origin: 47065},

Prefix{prefix: "2804:269c:fe01::/48", pop: "seattle01", available: true, origin: 47065},
Prefix{prefix: "2804:269c:fe02::/48", pop: "isi01", available: true, origin: 47065},
Prefix{prefix: "2804:269c:fe03::/48", pop: "cornell01", available: false, origin: 47065},
Expand Down

0 comments on commit 4f0fe0c

Please sign in to comment.