Skip to content

Instantly share code, notes, and snippets.

@alexgodin
Created April 9, 2020 16:03
Show Gist options
  • Select an option

  • Save alexgodin/07738e65bbf448e91d927a57c97aaac4 to your computer and use it in GitHub Desktop.

Select an option

Save alexgodin/07738e65bbf448e91d927a57c97aaac4 to your computer and use it in GitHub Desktop.
##
# 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
fe80::1%lo0 localhost
127.0.0.1 figmadaemon.com
# BEGIN SELFCONTROL BLOCK
0.0.0.0 reddit.com
:: reddit.com
0.0.0.0 www.reddit.com
:: www.reddit.com
0.0.0.0 nytimes.com
:: nytimes.com
0.0.0.0 twitter.com
:: twitter.com
0.0.0.0 www.nytimes.com
:: www.nytimes.com
0.0.0.0 www.twitter.com
:: www.twitter.com
0.0.0.0 api.twitter.com
:: api.twitter.com
# END SELFCONTROL BLOCK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment