Skip to content

Instantly share code, notes, and snippets.

@shubham9411
Last active May 22, 2020 04:11
Show Gist options
  • Save shubham9411/df4a6edb6cfdca1265fe344ebdd954c1 to your computer and use it in GitHub Desktop.
Save shubham9411/df4a6edb6cfdca1265fe344ebdd954c1 to your computer and use it in GitHub Desktop.
hosts file
##
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting. Do not change this entry.
##
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost
# Facebook loopback
127.0.0.1 www.facebook.com
127.0.0.1 facebook.com
127.0.0.1 login.facebook.com
127.0.0.1 www.login.facebook.com
127.0.0.1 fbcdn.net
127.0.0.1 www.fbcdn.net
127.0.0.1 fbcdn.com
127.0.0.1 www.fbcdn.com
127.0.0.1 static.ak.fbcdn.net
127.0.0.1 static.ak.connect.facebook.com
127.0.0.1 connect.facebook.net
127.0.0.1 www.connect.facebook.net
127.0.0.1 apps.facebook.com
127.0.0.1 lvh.me
192.168.0.100 local.com
@arsalan123ahmed
Copy link

Add more sites

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment