One batch process is far away from Baidu advertising harassment and Baidu harassment

Source: Internet
Author: User

One batch process is far away from Baidu advertising harassment and Baidu harassment
No matter whether you use Baidu or not, your search keywords will be filled with various websites. Not only will there be no privacy, but it will become a computer of Baidu company and it will be very angry! The following is a simple BAT script with the same content in the attachment. Please discuss and improve it together to jointly maintain a clean online environment! **************************************** **************************************** *****************************

SET DestFile = % systemroot % \ System32 \ drivers \ etc \ hosts
SET Flag = # Anti Baidu Ad Rogeremail@21cn.com

Findstr/c: "% Flag %" % DestFile %> nul
If % errorlevel % equ 0 (@ echo Destination Content already exist !) & Goto End;
@ Echo Write % DestFile %...
Echo % Flag %> % DestFile %

Echo 127.0.0.1 c.baidu.com> % DestFile %
Echo 127.0.0.1 cpro.baidu.com> % DestFile %
Echo 127.0.0.1 cpro.baidustatic.com >>%destfile %
Echo 127.0.0.1 hm.baidu.com> % DestFile %
Echo 127.0.0.1 cbjs.baidu.com> % DestFile %
Echo 127.0.0.1 eiv.baidu.com> % DestFile %

: End
@ Echo The End.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.