blob: 49af963ed753cb1ab79f0ff9afd062d1bbef477a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
!
! ~~~ ublock origin filter rules
!
! ~~~ defaults
no-csp-reports: * true
no-large-media: behind-the-scene false
behind-the-scene * * noop
behind-the-scene * 1p-script noop
behind-the-scene * 3p noop
behind-the-scene * 3p-frame noop
behind-the-scene * 3p-script noop
behind-the-scene * image noop
behind-the-scene * inline-script noop
|