mirror of
https://github.com/fosrl/badger.git
synced 2026-09-01 03:31:32 +02:00
make change
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
// Package ips contains a list of current cloud flare IP ranges
|
||||
package ips
|
||||
|
||||
// CFIPs is the CloudFlare Server IP list (this is checked on build).
|
||||
func CFIPs() []string {
|
||||
return []string{
|
||||
"173.245.48.0/20",
|
||||
|
||||
Reference in New Issue
Block a user