Updated ublock config file version.
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"timeStamp": 1583900023400,
|
"timeStamp": 1596949021400,
|
||||||
"version": "1.25.2",
|
"version": "1.28.4",
|
||||||
"userSettings": {
|
"userSettings": {
|
||||||
"advancedUserEnabled": true,
|
"advancedUserEnabled": true,
|
||||||
"alwaysDetachLogger": true,
|
"alwaysDetachLogger": true,
|
||||||
@ -10,12 +10,13 @@
|
|||||||
"colorBlindFriendly": false,
|
"colorBlindFriendly": false,
|
||||||
"contextMenuEnabled": true,
|
"contextMenuEnabled": true,
|
||||||
"dynamicFilteringEnabled": true,
|
"dynamicFilteringEnabled": true,
|
||||||
"externalLists": [],
|
"externalLists": "https://gitcdn.xyz/repo/NanoMeow/MDLMirror/master/hosts.txt\nhttps://mirror.cedia.org.ec/malwaredomains/justdomains",
|
||||||
"firewallPaneMinimized": true,
|
"firewallPaneMinimized": true,
|
||||||
"hyperlinkAuditingDisabled": true,
|
"hyperlinkAuditingDisabled": true,
|
||||||
"ignoreGenericCosmeticFilters": false,
|
"ignoreGenericCosmeticFilters": false,
|
||||||
"largeMediaSize": 50,
|
"largeMediaSize": 50,
|
||||||
"parseAllABPHideFilters": true,
|
"parseAllABPHideFilters": true,
|
||||||
|
"popupPanelSections": 15,
|
||||||
"prefetchingDisabled": true,
|
"prefetchingDisabled": true,
|
||||||
"requestLogMaxEntries": 1000,
|
"requestLogMaxEntries": 1000,
|
||||||
"showIconBadge": true,
|
"showIconBadge": true,
|
||||||
@ -23,6 +24,9 @@
|
|||||||
"webrtcIPAddressHidden": false
|
"webrtcIPAddressHidden": false
|
||||||
},
|
},
|
||||||
"selectedFilterLists": [
|
"selectedFilterLists": [
|
||||||
|
"https://mirror.cedia.org.ec/malwaredomains/justdomains",
|
||||||
|
"https://gitcdn.xyz/repo/NanoMeow/MDLMirror/master/hosts.txt",
|
||||||
|
"urlhaus-1",
|
||||||
"user-filters",
|
"user-filters",
|
||||||
"assets.json",
|
"assets.json",
|
||||||
"public_suffix_list.dat",
|
"public_suffix_list.dat",
|
||||||
@ -57,6 +61,7 @@
|
|||||||
"cnameMaxTTL": 120,
|
"cnameMaxTTL": 120,
|
||||||
"cnameReplayFullURL": false,
|
"cnameReplayFullURL": false,
|
||||||
"cnameUncloak": true,
|
"cnameUncloak": true,
|
||||||
|
"cnameUncloakProxied": false,
|
||||||
"consoleLogLevel": "unset",
|
"consoleLogLevel": "unset",
|
||||||
"debugScriptlets": false,
|
"debugScriptlets": false,
|
||||||
"debugScriptletInjector": false,
|
"debugScriptletInjector": false,
|
||||||
@ -68,11 +73,16 @@
|
|||||||
"loggerPopupType": "popup",
|
"loggerPopupType": "popup",
|
||||||
"manualUpdateAssetFetchPeriod": 500,
|
"manualUpdateAssetFetchPeriod": 500,
|
||||||
"popupFontSize": "unset",
|
"popupFontSize": "unset",
|
||||||
|
"popupPanelDisabledSections": 0,
|
||||||
|
"popupPanelLockedSections": 0,
|
||||||
|
"popupPanelHeightMode": 0,
|
||||||
"requestJournalProcessPeriod": 1000,
|
"requestJournalProcessPeriod": 1000,
|
||||||
"selfieAfter": 3,
|
"selfieAfter": 3,
|
||||||
"strictBlockingBypassDuration": 120,
|
"strictBlockingBypassDuration": 120,
|
||||||
"suspendTabsUntilReady": "unset",
|
"suspendTabsUntilReady": "unset",
|
||||||
|
"uiPopupConfig": "undocumented",
|
||||||
"uiFlavor": "unset",
|
"uiFlavor": "unset",
|
||||||
|
"uiStyles": "unset",
|
||||||
"updateAssetBypassBrowserCache": false,
|
"updateAssetBypassBrowserCache": false,
|
||||||
"userResourcesLocation": "unset"
|
"userResourcesLocation": "unset"
|
||||||
},
|
},
|
||||||
@ -83,10 +93,12 @@
|
|||||||
"moz-extension-scheme",
|
"moz-extension-scheme",
|
||||||
"opera-scheme",
|
"opera-scheme",
|
||||||
"vivaldi-scheme",
|
"vivaldi-scheme",
|
||||||
|
"www.vipleague.lc",
|
||||||
"wyciwyg-scheme"
|
"wyciwyg-scheme"
|
||||||
],
|
],
|
||||||
"netWhitelist": "about-scheme\nchrome-extension-scheme\nchrome-scheme\nmoz-extension-scheme\nopera-scheme\nvivaldi-scheme\nwyciwyg-scheme",
|
"netWhitelist": "about-scheme\nchrome-extension-scheme\nchrome-scheme\nmoz-extension-scheme\nopera-scheme\nvivaldi-scheme\nwww.vipleague.lc\nwyciwyg-scheme",
|
||||||
"dynamicFilteringString": "behind-the-scene * * noop\nbehind-the-scene * inline-script noop\nbehind-the-scene * 1p-script noop\nbehind-the-scene * 3p-script noop\nbehind-the-scene * 3p-frame noop\nbehind-the-scene * image noop\nbehind-the-scene * 3p noop",
|
"dynamicFilteringString": "behind-the-scene * * noop\nbehind-the-scene * inline-script noop\nbehind-the-scene * 1p-script noop\nbehind-the-scene * 3p-script noop\nbehind-the-scene * 3p-frame noop\nbehind-the-scene * image noop\nbehind-the-scene * 3p noop",
|
||||||
"urlFilteringString": "",
|
"urlFilteringString": "",
|
||||||
"hostnameSwitchesString": "no-large-media: behind-the-scene false\nno-remote-fonts: * true\nno-scripting: * true\nno-scripting: www.youtube.com false\nno-scripting: app.plex.tv false\nno-scripting: nextcloud.jamma.life false\nno-scripting: gitlab.jamma.life false\nno-scripting: grocy.jamma.life false\nno-scripting: accounts.google.com false\nno-scripting: hangouts.google.com false\nno-scripting: admin.google.com false\nno-scripting: app.slack.com false\nno-scripting: webmail.dreamhost.com false\n"
|
"hostnameSwitchesString": "no-large-media: behind-the-scene false\nno-remote-fonts: * true\nno-scripting: * true\nno-scripting: www.youtube.com false\nno-scripting: nextcloud.jamma.life false\nno-scripting: gitlab.jamma.life false\nno-scripting: grocy.jamma.life false\nno-scripting: app.plex.tv false\nno-scripting: accounts.google.com false\nno-scripting: hangouts.google.com false\nno-scripting: admin.google.com false\nno-scripting: app.slack.com false\nno-scripting: webmail.dreamhost.com false",
|
||||||
|
"userFilters": ""
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user