Last active
August 29, 2015 14:12
-
-
Save DylanLacey/07cb25aac52a2b634304 to your computer and use it in GitHub Desktop.
Host File Prerun
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo 127.0.0.0 pagead2.googlesyndication.com >> %WINDIR%\System32\Drivers\Etc\Hosts | |
echo 127.0.0.0 googleads.g.doubleclick.net >> %WINDIR%\System32\Drivers\Etc\Hosts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment