Created
March 13, 2013 10:43
-
-
Save sirupsen/5150994 to your computer and use it in GitHub Desktop.
My /etc/hosts and the accompanying crontab.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## | |
# 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 www.facebook.com | |
127.0.0.1 facebook.com | |
127.0.0.1 twitter.com | |
127.0.0.1 www.twitter.com | |
127.0.0.1 reddit.com | |
127.0.0.1 www.reddit.com | |
127.0.0.1 news.ycombinator.com | |
127.0.0.1 *.reddit.com | |
127.0.0.1 jp.dk | |
127.0.0.1 www.jp.dk | |
127.0.0.1 pol.dk | |
127.0.0.1 www.pol.dk | |
127.0.0.1 politiken.dk | |
127.0.0.1 www.politiken.dk | |
127.0.0.1 b.dk | |
127.0.0.1 www.b.dk | |
127.0.0.1 berlingske.dk | |
127.0.0.1 www.berlingske.dk | |
127.0.0.1 dr.dk | |
127.0.0.1 www.dr.dk |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Be sure to pair with this crontab: