1
2
3
4
5
6
cd /cache
rm -f ./hosts
wget https://raw.githubusercontent.com/vokins/yhosts/master/hosts
mv ./hosts /etc
ndc resolver flushdefaultif
exit