🔧 chore(browser): update ublock conf file

This commit is contained in:
Sergio Laín 2024-05-06 11:43:33 +02:00
parent 0462e911ff
commit ad6a652cef
No known key found for this signature in database
GPG key ID: FB00AF7015FFE76B

View file

@ -1,13 +1,19 @@
{ {
"timeStamp": 1689879206578, "timeStamp": 1714988486224,
"version": "1.50.0", "version": "1.57.2",
"userSettings": { "userSettings": {
"uiTheme": "dark", "cloudStorageEnabled": true,
"externalLists": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/BrowseWebsitesWithoutLoggingIn.txt", "externalLists": "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/BrowseWebsitesWithoutLoggingIn.txt\nhttps://raw.githubusercontent.com/DandelionSprout/adfilt/master/Dandelion Sprout's Anti-Malware List.txt\nhttps://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt\nhttps://raw.githubusercontent.com/bpc-clone/bypass-paywalls-clean-filters/main/bpc-paywall-filter.txt\nhttps://raw.githubusercontent.com/iam-py-test/my_filters_001/main/antimalware.txt\nhttps://raw.githubusercontent.com/liamengland1/miscfilters/master/antipaywall.txt\nhttps://raw.githubusercontent.com/yokoffing/filterlists/main/annoyance_list.txt\nhttps://raw.githubusercontent.com/yokoffing/filterlists/main/click2load.txt",
"importedLists": [ "importedLists": [
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/BrowseWebsitesWithoutLoggingIn.txt" "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/BrowseWebsitesWithoutLoggingIn.txt",
], "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/Dandelion Sprout's Anti-Malware List.txt",
"popupPanelSections": 31 "https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt",
"https://raw.githubusercontent.com/bpc-clone/bypass-paywalls-clean-filters/main/bpc-paywall-filter.txt",
"https://raw.githubusercontent.com/iam-py-test/my_filters_001/main/antimalware.txt",
"https://raw.githubusercontent.com/liamengland1/miscfilters/master/antipaywall.txt",
"https://raw.githubusercontent.com/yokoffing/filterlists/main/annoyance_list.txt",
"https://raw.githubusercontent.com/yokoffing/filterlists/main/click2load.txt"
]
}, },
"selectedFilterLists": [ "selectedFilterLists": [
"user-filters", "user-filters",
@ -16,28 +22,39 @@
"ublock-privacy", "ublock-privacy",
"ublock-quick-fixes", "ublock-quick-fixes",
"ublock-unbreak", "ublock-unbreak",
"adguard-generic",
"adguard-mobile",
"easylist", "easylist",
"LegitimateURLShortener",
"adguard-spyware-url",
"easyprivacy", "easyprivacy",
"adguard-spyware",
"adguard-spyware-url",
"urlhaus-1", "urlhaus-1",
"curben-phishing", "curben-phishing",
"plowe-0" "plowe-0",
"fanboy-cookiemonster",
"ublock-cookies-easylist",
"fanboy-social",
"easylist-chat",
"easylist-newsletters",
"easylist-notifications",
"easylist-annoyances",
"ublock-annoyances",
"spa-1",
"spa-0",
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt",
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/BrowseWebsitesWithoutLoggingIn.txt",
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/Dandelion Sprout's Anti-Malware List.txt",
"https://raw.githubusercontent.com/yokoffing/filterlists/main/annoyance_list.txt",
"https://raw.githubusercontent.com/yokoffing/filterlists/main/click2load.txt",
"https://raw.githubusercontent.com/liamengland1/miscfilters/master/antipaywall.txt",
"https://raw.githubusercontent.com/bpc-clone/bypass-paywalls-clean-filters/main/bpc-paywall-filter.txt",
"https://raw.githubusercontent.com/iam-py-test/my_filters_001/main/antimalware.txt"
], ],
"hiddenSettings": {}, "hiddenSettings": {},
"whitelist": [ "whitelist": [
"chrome-extension-scheme", "chrome-extension-scheme",
"chrome-scheme", "moz-extension-scheme"
"edge-scheme",
"opera-scheme",
"trends.google.es",
"vivaldi-scheme",
"wyciwyg-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-csp-reports: * true", "hostnameSwitchesString": "no-large-media: behind-the-scene false\nno-csp-reports: * true",
"userFilters": "! Title: uBlock₀ filters Annoyances\n! Description: |\n! Filters optimized for uBlock Origin, to be used with Fanboy's\n! and/or Adguard's \"Annoyances\" list(s)\n! Expires: 7 days\n! Last modified: %timestamp%\n! License: https://github.com/uBlockOrigin/uAssets/blob/master/LICENSE\n! Homepage: https://github.com/uBlockOrigin/uAssets\n! Forums: https://github.com/uBlockOrigin/uAssets/issues\n\n!#include annoyances-cookies.txt\n!#include annoyances-others.txt\n" "userFilters": ""
} }