mirror of
https://github.com/Luzifer/browser-privacy.git
synced 2024-11-09 17:40:00 +00:00
Allow TwitchTracker to display graphs
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
3b6ec5f715
commit
5dfad5b6a7
1 changed files with 5 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
! Title: Personal Clean-Web
|
! Title: Personal Clean-Web
|
||||||
! Checksum: bTef5plFvbMOVifD4eQ8XQ
|
! Checksum: 9BaP+JxYKnWMf8vwOE4ZYA
|
||||||
! 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: 2021-04-23T13:04:40+00:00
|
! TimeUpdated: 2021-04-23T13:05:34+00:00
|
||||||
! Homepage: https://github.com/Luzifer/browser-privacy
|
! Homepage: https://github.com/Luzifer/browser-privacy
|
||||||
! License: https://unlicense.org/
|
! License: https://unlicense.org/
|
||||||
|
|
||||||
|
@ -288,6 +288,9 @@
|
||||||
@@||ui2.tipalti.com/PayeeDashboard/*$subdocument,domain=dashboard.twitch.tv
|
@@||ui2.tipalti.com/PayeeDashboard/*$subdocument,domain=dashboard.twitch.tv
|
||||||
@@||web.twitchapp.net^$script,domain=app.twitch.tv
|
@@||web.twitchapp.net^$script,domain=app.twitch.tv
|
||||||
|
|
||||||
|
! APP: TwitchTracker - https://twitchtracker.com
|
||||||
|
@@||unpkg.com/highcharts*$script,domain=twitchtracker.com
|
||||||
|
|
||||||
! APP: Twitter (page & TweetDeck) - https://*.twitter.com/
|
! APP: Twitter (page & TweetDeck) - https://*.twitter.com/
|
||||||
@@||abs.twimg.com^$script,domain=twitter.com
|
@@||abs.twimg.com^$script,domain=twitter.com
|
||||||
! Ensure GA block stays in place after whitelisting ton.twimg.com
|
! Ensure GA block stays in place after whitelisting ton.twimg.com
|
||||||
|
|
Loading…
Reference in a new issue