Removed retired nameserver 213.73.91.35 from the Freifunk profiles

See issue openwrt/luci#1757

Signed-off-by: Perry Melange <isprotejesvalkata@gmail.com>
(cherry picked from commit c2d3fe8a97)
This commit is contained in:
pmelange 2018-04-23 16:27:08 +02:00 committed by Hannu Nyman
parent 575e327b0f
commit 09ae638e4b
4 changed files with 4 additions and 4 deletions

View file

@ -33,7 +33,7 @@ config 'defaults' 'ssidscheme'
config 'defaults' 'interface'
option 'netmask' '255.255.255.255'
option 'dns' '85.214.20.141 213.73.91.35 194.150.168.168 2001:4ce8::53 2001:910:800::12'
option 'dns' '85.214.20.141 194.150.168.168 2001:4ce8::53 2001:910:800::12'
config 'dhcp' 'dhcp'
option leasetime '5m'

View file

@ -31,7 +31,7 @@ config 'defaults' 'ssidscheme'
config 'defaults' 'interface'
option 'netmask' '255.255.255.255'
option 'dns' '85.214.20.141 213.73.91.35 194.150.168.168 2001:4ce8::53 2001:910:800::12'
option 'dns' '85.214.20.141 194.150.168.168 2001:4ce8::53 2001:910:800::12'
config 'dhcp' 'dhcp'
option 'leasetime' '5m'

View file

@ -11,7 +11,7 @@ config 'community' 'profile'
config 'defaults' 'interface'
option 'netmask' '255.255.0.0'
option 'dns' '85.214.20.141 213.73.91.35 194.150.168.168'
option 'dns' '85.214.20.141 194.150.168.168'
option 'delegate' '0'
config 'defaults' 'wifi_device'

View file

@ -7,4 +7,4 @@ config 'community' 'profile'
option 'splash_prefix' '28'
config 'defaults' 'interface'
option 'dns' '213.73.91.35 216.87.84.211'
option 'dns' '216.87.84.211'