mirror of
https://github.com/Luzifer/browser-privacy.git
synced 2024-11-09 09:30:00 +00:00
Add Office365 / Office365 Admin Panel
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
3862f8aea6
commit
2366c682f6
1 changed files with 11 additions and 2 deletions
13
filters.txt
13
filters.txt
|
@ -1,8 +1,8 @@
|
||||||
! Title: Personal Clean-Web
|
! Title: Personal Clean-Web
|
||||||
! Checksum: qdVa6Mmqy29NRWpaX7VRsw
|
! Checksum: bpq2fRFBe1DVAeHP3uQpPg
|
||||||
! Description: List of filter rules for uBlock Origin to enhance the browsing privacy and replace Ghostery
|
! Description: List of filter rules for uBlock Origin to enhance the browsing privacy and replace Ghostery
|
||||||
! Expires: 1 hour
|
! Expires: 1 hour
|
||||||
! TimeUpdated: 2020-09-07T15:31:30+00:00
|
! TimeUpdated: 2020-09-07T15:33:17+00:00
|
||||||
! Homepage: https://github.com/Luzifer/browser-privacy
|
! Homepage: https://github.com/Luzifer/browser-privacy
|
||||||
! License: https://unlicense.org/
|
! License: https://unlicense.org/
|
||||||
|
|
||||||
|
@ -182,6 +182,15 @@
|
||||||
! APP: Netlify - https://(app|www).netlify.com/
|
! APP: Netlify - https://(app|www).netlify.com/
|
||||||
@@||cdn.netlify.com^$script,domain=netlify.com
|
@@||cdn.netlify.com^$script,domain=netlify.com
|
||||||
|
|
||||||
|
! APP: Office365 / Office365 Admin
|
||||||
|
@@||aadcdn.msftauth.net/*$script,domain=microsoftonline.com
|
||||||
|
@@||blobs.officehome.msocdn.com^$script,domain=office.com
|
||||||
|
@@||client.hip.live.com^$script,domain=passwordreset.microsoftonline.com
|
||||||
|
@@||prod.msocdn.com^$script,domain=admin.microsoft.com
|
||||||
|
@@||scc.azureedge.net^$script,domain=security.microsoft.com
|
||||||
|
@@||shell.cdn.office.net/shellux/o365/versionless/*$script,domain=microsoft.com
|
||||||
|
@@||shellprod.msocdn.com^$script,domain=www.office.com
|
||||||
|
|
||||||
! APP: PaS(t)3 - https://paste.luzifer.io/
|
! APP: PaS(t)3 - https://paste.luzifer.io/
|
||||||
! Site is using Google Login
|
! Site is using Google Login
|
||||||
@@||accounts.google.com^$subdocument,domain=paste.luzifer.io
|
@@||accounts.google.com^$subdocument,domain=paste.luzifer.io
|
||||||
|
|
Loading…
Reference in a new issue