mirror of https://github.com/gorhill/uBlock.git
sensible default rules in case one un-whitelist behind-the-scene + use default deny
This commit is contained in:
parent
7ada31a545
commit
0c5ef268ad
|
@ -259,7 +259,7 @@ return function() {
|
|||
|
||||
var fetchableProps = {
|
||||
'compiledMagic': '',
|
||||
'dynamicFilteringString': '',
|
||||
'dynamicFilteringString': 'behind-the-scene * 3p noop\nbehind-the-scene * 3p-frame noop',
|
||||
'urlFilteringString': '',
|
||||
'hostnameSwitchesString': '',
|
||||
'lastRestoreFile': '',
|
||||
|
|
Loading…
Reference in New Issue