mirror of
https://github.com/Luzifer/browser-privacy.git
synced 2024-11-09 17:40:00 +00:00
Allow StableDiffusion to work
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
412ceea625
commit
4d7ebc99fc
1 changed files with 6 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
! Title: Personal Clean-Web
|
! Title: Personal Clean-Web
|
||||||
! Checksum: ieA4AlmTskCl3qalmx5QCA
|
! Checksum: hebPdse6FoLepJVbDRWJuw
|
||||||
! 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: 2023-03-23T11:49:56+00:00
|
! TimeUpdated: 2023-03-23T11:50:38+00:00
|
||||||
! Homepage: https://github.com/Luzifer/browser-privacy
|
! Homepage: https://github.com/Luzifer/browser-privacy
|
||||||
! License: https://unlicense.org/
|
! License: https://unlicense.org/
|
||||||
|
|
||||||
|
@ -291,6 +291,10 @@
|
||||||
||scdn.co/webpack/sp-analytics.*.js$script,domain=spotify.com,important
|
||scdn.co/webpack/sp-analytics.*.js$script,domain=spotify.com,important
|
||||||
||scdn.co/webpack/tracking.download.*.js$script,domain=spotify.com,important
|
||scdn.co/webpack/tracking.download.*.js$script,domain=spotify.com,important
|
||||||
|
|
||||||
|
! APP: StableDiffusion - https://stablediffusionweb.com
|
||||||
|
@@||hf.space/embed/stabilityai/stable-diffusion/*$subdocument,domain=stablediffusionweb.com
|
||||||
|
@@||stabilityai-stable-diffusion.hf.space^$subdocument,domain=stablediffusionweb.com
|
||||||
|
|
||||||
! APP: StackOverflow - https://stackoverflow.com/
|
! APP: StackOverflow - https://stackoverflow.com/
|
||||||
@@||cdn.sstatic.net^$script,domain=stackoverflow.com
|
@@||cdn.sstatic.net^$script,domain=stackoverflow.com
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue