This commit is contained in:
Bob Mottram 2018-05-06 18:50:11 +01:00
parent e6f04a7f60
commit 9d17c789ba
1 changed files with 12 additions and 12 deletions

View File

@ -366,7 +366,7 @@ function mesh_firewall {
fi fi
if ! grep -q 'facebook' ${rootdir}/etc/hosts; then if ! grep -q 'facebook' ${rootdir}/etc/hosts; then
echo { echo '127.0.0.1 www.facebook.com'; { echo '127.0.0.1 www.facebook.com';
echo '127.0.0.1 facebook.com'; echo '127.0.0.1 facebook.com';
echo '127.0.0.1 static.ak.fbcdn.net'; echo '127.0.0.1 static.ak.fbcdn.net';
echo '127.0.0.1 www.static.ak.fbcdn.net'; echo '127.0.0.1 www.static.ak.fbcdn.net';