mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-03-14 04:38:30 +00: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
|
||||
|
||||
##Jackbox.TV##
|
||||
## Jackbox.TV
|
||||
Jackbox.tv will not load unless you whitelist google-analytics
|
||||
|
||||
pihole -w www.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 geo-prod.do.dsp.mp.microsoft.com
|
||||
|
||||
##Twitter##
|
||||
## Twitter
|
||||
Following links in tweets stops working as it redirects through this domain.
|
||||
|
||||
pihole -w analytics.twitter.com
|
||||
|
|
Loading…
Add table
Reference in a new issue