mirror of
https://git.dn42.dev/wiki/wiki.git
synced 2025-04-15 15:01:12 +02:00
Updated Bird (markdown)
This commit is contained in:
parent
e473cdcd05
commit
aa485fe37e
@ -30,6 +30,7 @@ function is_freifunk() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function is_dn42() {
|
function is_dn42() {
|
||||||
|
# based on data/filter.txt in the monoton repo
|
||||||
return net ~ [
|
return net ~ [
|
||||||
37.1.89.160/29+, # siska
|
37.1.89.160/29+, # siska
|
||||||
46.4.248.192/27+, # welterde
|
46.4.248.192/27+, # welterde
|
||||||
@ -40,7 +41,9 @@ function is_dn42() {
|
|||||||
87.106.29.254/32, # wintix
|
87.106.29.254/32, # wintix
|
||||||
91.204.4.0/22+, # free.de via ctdo
|
91.204.4.0/22+, # free.de via ctdo
|
||||||
94.45.224.0/19+, # ccc event network
|
94.45.224.0/19+, # ccc event network
|
||||||
172.22.0.53/32, # dns
|
172.22.0.43/32 # Whois Anycast
|
||||||
|
172.22.0.53/32, # Dns Anycast
|
||||||
|
172.22.0.94/32, # TOR Anycast
|
||||||
172.22.0.0/15{15,30}, # official subnet for dn42
|
172.22.0.0/15{15,30}, # official subnet for dn42
|
||||||
172.23.0.0/16{15,30}, # official subnet for dn42
|
172.23.0.0/16{15,30}, # official subnet for dn42
|
||||||
178.33.32.123/32, # Martin89
|
178.33.32.123/32, # Martin89
|
||||||
|
Loading…
x
Reference in New Issue
Block a user