whitelist icon indicating copy to clipboard operation
whitelist copied to clipboard

Add storage.live.com for OneDrive

Open BeyondVertical opened this issue 2 years ago • 2 comments

I recently had the problem, that OneDrive was not working anymore (could not login). I then checked the Pi log and found that storage.live.com domains were blocked. I added them to the whitelist (wildcard!) and OneDrive seems to work again now. Maybe you should add it to the list? Thanks for the list and the support! :)

BeyondVertical avatar Apr 11 '22 09:04 BeyondVertical

I noticed that, too. My Pi-hole blocked this:

image

OneDrive wouldn't work. Manual wildcard-whitelisting of (\.|^)storage\.live\.com$ helped.

The *.1drv.com domain which is actually blocked is listed in this adlist.

❯ pihole -q i-db3p-cor004.api.p001.1drv.com
 Match found in https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/spy.txt:
   i-db3p-cor004.api.p001.1drv.com

There are a lot more *.1drv.com domains in this list. There's already an issue in the adlist's repo: https://github.com/crazy-max/WindowsSpyBlocker/issues/450

ninagrosse avatar Apr 12 '22 19:04 ninagrosse

Yes, I used the same whitelisting and I have the same adlist.

BeyondVertical avatar Apr 13 '22 09:04 BeyondVertical