mirror of
https://github.com/Luzifer/browser-privacy.git
synced 2024-11-09 09:30:00 +00:00
Fix StackOverflow
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
3f6be3704c
commit
eca3442210
1 changed files with 5 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
! Title: Personal Clean-Web
|
||||
! Checksum: 5t9TecKZMdwBXzy8MI2OXQ
|
||||
! Checksum: PFEI9JYoCaJ0tvdGyCd7vA
|
||||
! Description: List of filter rules for uBlock Origin to enhance the browsing privacy and replace Ghostery
|
||||
! Expires: 1 hour
|
||||
! TimeUpdated: 2018-07-21T17:36:32+00:00
|
||||
! TimeUpdated: 2018-07-26T08:21:50+00:00
|
||||
! Homepage: https://github.com/Luzifer/browser-privacy
|
||||
! License: https://unlicense.org/
|
||||
|
||||
|
@ -113,6 +113,9 @@
|
|||
! APP: Soundcloud - https://soundcloud.com/
|
||||
@@||sndcdn.com^$script,domain=soundcloud.com
|
||||
|
||||
! APP: StackOverflow - https://stackoverflow.com/
|
||||
@@||cdn.sstatic.net^$script,domain=stackoverflow.com
|
||||
|
||||
! APP: Steam - https://store.steampowered.com/
|
||||
@@||steamstore-a.akamaihd.net^$script,domain=store.steampowered.com
|
||||
|
||||
|
|
Loading…
Reference in a new issue