mirror of
https://github.com/Luzifer/browser-privacy.git
synced 2024-11-09 09:30:00 +00:00
Fix Twitch
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
718bc749d3
commit
cd248f8cf2
1 changed files with 6 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
! Title: Personal Clean-Web
|
||||
! Checksum: 1I1J5W/vJl5KIO/ih03rzw
|
||||
! Checksum: dK4cTuw0ajt0nh/g0RxpJg
|
||||
! Description: List of filter rules for uBlock Origin to enhance the browsing privacy and replace Ghostery
|
||||
! Expires: 1 hour
|
||||
! TimeUpdated: 2018-06-25T06:02:14+00:00
|
||||
! TimeUpdated: 2018-06-25T13:27:06+00:00
|
||||
! Homepage: https://github.com/Luzifer/browser-privacy
|
||||
! License: https://unlicense.org/
|
||||
|
||||
|
@ -113,6 +113,10 @@
|
|||
! Allow playback of videos hosted on Twitter using internal player
|
||||
@@||abs.twimg.com/web-video-player/*$script,domain=twitter.com
|
||||
|
||||
! APP: Twitch - https://www.twitch.tv/
|
||||
! Scripts hosted on Twitter CDN, required to work at all
|
||||
@@||static.twitchcdn.net^$script,domain=www.twitch.tv
|
||||
|
||||
! APP: Twitter - https://www.twitter.com/
|
||||
! Scripts hosted on Twitter CDN, required to work at all
|
||||
@@||abs.twimg.com^$script,domain=twitter.com
|
||||
|
|
Loading…
Reference in a new issue