📜  在 ma 上阻止网站 - C 编程语言代码示例

📅  最后修改于: 2022-03-11 15:04:36.140000             🧑  作者: Mango

代码示例1
//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"