Skip to content

Commit

Permalink
update prefixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ezrizhu committed Oct 9, 2024
1 parent 0592572 commit 48a3de6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions prefixes.go
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,12 @@ var monitorState = []Prefix{
Prefix{prefix: "2804:269c:fe77::/48", pop: "cfuseast1", available: false, origin: 61574},
Prefix{prefix: "2804:269c:fe78::/48", pop: "vtrezri1", available: false, origin: 61574},

Prefix{prefix: "2804:269c:3c::/46", pop: "unknown", available: false, origin: 61574},
Prefix{prefix: "2804:269c:3c::/48", pop: "unknown", available: false, origin: 61574},
Prefix{prefix: "2804:269c:3d::/48", pop: "unknown", available: false, origin: 61574},
Prefix{prefix: "2804:269c:3e::/48", pop: "unknown", available: false, origin: 61574},
Prefix{prefix: "2804:269c:3f::/48", pop: "unknown", available: false, origin: 61574},

Prefix{prefix: "104.17.224.0/20", pop: "cf valid4", available: true, origin: 13335},
Prefix{prefix: "2606:4700::/44", pop: "cf valid6", available: true, origin: 13335},

Expand Down

0 comments on commit 48a3de6

Please sign in to comment.