about summary refs log tree commit diff
path: root/tools/website-blocker/hosts
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-03-29T00·01+0000
committerWilliam Carroll <wpcarro@gmail.com>2020-03-29T00·01+0000
commit059af12bea03eef4616cbf47fa60890c14e9049a (patch)
treefa5ccbcef78bb4512b1d0b77f41406cdcb035366 /tools/website-blocker/hosts
parentef5eda4015a1f9013dbe4fb3fd4e3b4d6281cf28 (diff)
Experiment with user /etc/hosts
I have not been able to get this to work yet, but I hear that it is possible to
maintain a user-specific /etc/hosts.
Diffstat (limited to 'tools/website-blocker/hosts')
-rw-r--r--tools/website-blocker/hosts1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/website-blocker/hosts b/tools/website-blocker/hosts
new file mode 100644
index 000000000000..0cf45e59584f
--- /dev/null
+++ b/tools/website-blocker/hosts
@@ -0,0 +1 @@
+127.0.0.1 wsj.com www.wsj.com
\ No newline at end of file