I've modified the /etc/hosts file, like this:<br><br><br>127.0.0.1 localhost<br>127.0.0.0 <a href="http://domain0.com">domain0.com</a><br>127.0.0.0 <a href="http://domain1.com">domain1.com</a><br><br>because I want to block <br>
<br><a href="http://domain0.com">domain0.com</a> and<br><a href="http://domain1.com">domain1.com</a><br><br>but I don't want to set 127.0.0.1 to them, because then I have to wait until "timeout"<br><br>Is it "ok" to set 127.0.0.0 IPs to domains what I want to block?  It wont wait until timeout, like when using 127.0.0.1<br>
<br>p.s.: what size is the max for the hosts file? :D<br><br>Thank you!<br>