IP Copy&Paste Fehler. Zitat @roman: "LOL"

This commit is contained in:
stebifan 2016-05-14 00:43:15 +02:00
parent 45dc91a6c9
commit f6df3cdbb7

View File

@ -48,7 +48,7 @@ function is_freifunk() {
} }
filter hostroute { filter hostroute {
if net ~ 185.66.193.104/32 then accept; if net ~ 185.66.193.107/32 then accept;
reject; reject;
}; };