mirror of
https://github.com/Luzifer/browser-privacy.git
synced 2024-11-09 09:30:00 +00:00
Allow Smileys to find their stores through GMaps
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
2260054349
commit
c2075d5e95
1 changed files with 5 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
! Title: Personal Clean-Web
|
||||
! Checksum: I2kLzxWM4PPPk1/n+ZSvxA
|
||||
! Checksum: KCFEmdfEuY/LCH5dEdAIYw
|
||||
! Description: List of filter rules for uBlock Origin to enhance the browsing privacy and replace Ghostery
|
||||
! Expires: 1 hour
|
||||
! TimeUpdated: 2020-04-19T12:57:50+00:00
|
||||
! TimeUpdated: 2020-05-19T13:01:25+00:00
|
||||
! Homepage: https://github.com/Luzifer/browser-privacy
|
||||
! License: https://unlicense.org/
|
||||
|
||||
|
@ -189,6 +189,9 @@
|
|||
! APP: Slack - https://*.slack.com/
|
||||
@@||slack-edge.com^$script,domain=slack.com
|
||||
|
||||
! APP: Smileys - https://www.smileys.de
|
||||
@@||maps.googleapis.com^$script,domain=www.smileys.de
|
||||
|
||||
! APP: Soundcloud - https://soundcloud.com/
|
||||
@@||sndcdn.com^$script,domain=soundcloud.com
|
||||
|
||||
|
|
Loading…
Reference in a new issue