update whitelist command

Adam Warner 2016-05-18 13:41:46 +01:00
parent af97ec9548
commit b4b9c0682f

@ -18,7 +18,7 @@ Another option is to import a preloaded cookie using [this](https://www.reddit.c
In the recent releases of some of the adlists the `www.msftncsi.com` is blacklisted. Windows uses this domain to determine its network connectivity. Even though this does not affect the actual internet connection, it can be helpful to fix this in order to allow Windows to see this aswell.
You can either whitelist this domain using: `whitelist.sh www.msftncsi.com` or follow the instructions [here](https://github.com/pi-hole/pi-hole/wiki/Customising-sources-for-ad-lists) to customise the adlists.
You can either whitelist this domain using: `pihole -w www.msftncsi.com` or follow the instructions [here](https://github.com/pi-hole/pi-hole/wiki/Customising-sources-for-ad-lists) to customise the adlists.
There is also a useful registry setting on [this microsoft page](https://answers.microsoft.com/en-us/ie/forum/ie10-windows_8/windows-8-goes-to-bing-by-itself-all-the-time/386e9a25-8149-4ee6-84b4-65332022c2a7?auth=1) you can try to disable the check all together.