diff options
author | Nick Van Doorn <nick@nv.delivery> | 2021-08-20 18:37:38 -0700 |
---|---|---|
committer | Nick Van Doorn <nick@nv.delivery> | 2021-08-20 18:37:38 -0700 |
commit | 03b3d7758f7860c35a800729ef5a0d019d1bfcdb (patch) | |
tree | 0e20a11f5b0b51d15c29a43b8959936fae70615c /hosts | |
parent | 1bfb6b0961ecf2a8c6150890fd7e0a532a5d1c2e (diff) |
Remove hosts
I've been under a rock so long I don't even miss the outside world
anymore. Plus I usually run my own DNS these days.
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts | 24 |
1 files changed, 0 insertions, 24 deletions
@@ -1,24 +0,0 @@ -## -# 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 - -# Being productive is important -# but also hard -127.0.0.1 twitter.com -127.0.0.1 api.twitter.com -127.0.0.1 reddit.com -127.0.0.1 news.ycombinator.com - -# I don't even use these sites but their -# reach is way too big -127.0.0.1 instagram.com -127.0.0.1 www.instagram.com -127.0.0.1 linkedin.com -127.0.0.1 facebook.com -127.0.0.1 www.facebook.com |