This nifty little bash script edits the hosts
file so that you cannot access these websites :
- To add a new website to the denial list, just
add a new file
named after thedomain of the website
to thedenials
folder.
On a Unix environment a simple :
touch website.com
While in the denials
dir should be enough. Remember to restart zen mode if you make any changes to the denials list ^^
Or you can just run this, which also restarts zen mode automatically:
zenmode deny website.com