mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-05-10 09:54:18 +02:00
Updated Whitelisting and Blacklisting tips (markdown)
parent
f05b835191
commit
c8ed9f286e
1 changed files with 3 additions and 3 deletions
|
@ -18,18 +18,18 @@ The Spotify app for iOS will stop functioning unless it's web service counterpar
|
||||||
|
|
||||||
pihole -w spclient.wg.spotify.com
|
pihole -w spclient.wg.spotify.com
|
||||||
|
|
||||||
##Jackbox.TV##
|
## Jackbox.TV
|
||||||
Jackbox.tv will not load unless you whitelist google-analytics
|
Jackbox.tv will not load unless you whitelist google-analytics
|
||||||
|
|
||||||
pihole -w www.google-analytics.com
|
pihole -w www.google-analytics.com
|
||||||
pihole -w ssl.google-analytics.com
|
pihole -w ssl.google-analytics.com
|
||||||
|
|
||||||
##Xbox One/Windows 10 Store Downloads##
|
## Xbox One/Windows 10 Store Downloads
|
||||||
|
|
||||||
pihole -w dl.delivery.mp.microsoft.com
|
pihole -w dl.delivery.mp.microsoft.com
|
||||||
pihole -w geo-prod.do.dsp.mp.microsoft.com
|
pihole -w geo-prod.do.dsp.mp.microsoft.com
|
||||||
|
|
||||||
##Twitter##
|
## Twitter
|
||||||
Following links in tweets stops working as it redirects through this domain.
|
Following links in tweets stops working as it redirects through this domain.
|
||||||
|
|
||||||
pihole -w analytics.twitter.com
|
pihole -w analytics.twitter.com
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue