mirror of
https://git.dn42.dev/wiki/wiki.git
synced 2025-03-25 19:52:43 +01:00
Updated Bird (markdown)
This commit is contained in:
parent
bc2e3f9e12
commit
47efee1944
@ -261,7 +261,8 @@ $ curl -sk https://dn42.us/git/dn42/registry/plain/data/filter6.txt | \
|
|||||||
|
|
||||||
example filter list:
|
example filter list:
|
||||||
|
|
||||||
```function is_valid_network() {
|
```
|
||||||
|
function is_valid_network() {
|
||||||
return net ~ [
|
return net ~ [
|
||||||
fc00::/8{48,64}, # ULA (undefined)
|
fc00::/8{48,64}, # ULA (undefined)
|
||||||
fd00::/8{48,64}, # ULA (defined)
|
fd00::/8{48,64}, # ULA (defined)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user