Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR C

how to ban websites on mac

//Enter following command on Mac
sudo nano /etc/hosts
right under where it says, "127.0.0.1 localhost".
Type in "127.0.0.1 hit ‘tab’, then enter websiteName.com"
 
PREVIOUS NEXT
Tagged: #ban #websites #mac
ADD COMMENT
Topic
Name
2+6 =