1
0
Fork 0
mirror of https://github.com/Luzifer/browser-privacy.git synced 2024-11-09 09:30:00 +00:00

Break replug framing

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2019-10-06 14:08:47 +02:00
parent 3c1912be58
commit 0cec414bf7
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -1,8 +1,8 @@
! Title: Personal Clean-Web
! Checksum: FVqiSn/e79cvHUYPqg4OvA
! Checksum: jHz+WfSKV3kSCVIyvEihkg
! Description: List of filter rules for uBlock Origin to enhance the browsing privacy and replace Ghostery
! Expires: 1 hour
! TimeUpdated: 2019-09-07T19:59:28+00:00
! TimeUpdated: 2019-10-06T12:08:47+00:00
! Homepage: https://github.com/Luzifer/browser-privacy
! License: https://unlicense.org/
@ -240,5 +240,11 @@
@@||consent.google.com^$subdocument,domain=www.youtube.com
@@||www.gstatic.com^$script,domain=consent.youtube.com
! ---- Fully trash the bad stuff ----
! Site: Replug.io - Monetize foreign websites by putting them into an iFrame
! Action: Prevent loading all assets, combine with an user-script to free the original link
! User-Script: https://gist.github.com/Luzifer/63830aaa8fcc4b710916afc4ab4ba535
||$domain=rplg.co,important
! vim: set ft=abp: