From b4b9c0682fd50ff153d49ba0a4cba96ed7dec4ba Mon Sep 17 00:00:00 2001 From: Adam Warner Date: Wed, 18 May 2016 13:41:46 +0100 Subject: [PATCH] update whitelist command --- FAQs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQs.md b/FAQs.md index 97c2baa..ce2944d 100644 --- a/FAQs.md +++ b/FAQs.md @@ -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.