1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-15 07:22:28 +02:00

sensible default rules in case one un-whitelist behind-the-scene + use default deny

This commit is contained in:
gorhill 2015-12-04 18:05:20 -05:00
parent 7ada31a545
commit 0c5ef268ad

View File

@ -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': '',