commit b74bfae3abced56e8f145457a66bb9397d771d1f Author: Quinn Date: Fri Nov 7 12:43:30 2025 +0100 add settings diff --git a/settings.json b/settings.json new file mode 100644 index 0000000..fb5f6b6 --- /dev/null +++ b/settings.json @@ -0,0 +1,44 @@ +{ + "timeStamp": 1762515234323, + "version": "1.67.0", + "userSettings": { + "importedLists": [ + "https://raw.githubusercontent.com/gijsdev/ublock-hide-yt-shorts/refs/heads/master/list.txt", + "https://raw.githubusercontent.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/refs/heads/main/list.txt" + ] + }, + "selectedFilterLists": [ + "user-filters", + "ublock-filters", + "ublock-badware", + "ublock-privacy", + "ublock-quick-fixes", + "ublock-unbreak", + "easylist", + "easyprivacy", + "urlhaus-1", + "plowe-0", + "fanboy-cookiemonster", + "ublock-cookies-easylist", + "adguard-cookies", + "ublock-cookies-adguard", + "fanboy-social", + "adguard-social", + "fanboy-thirdparty_social", + "easylist-chat", + "easylist-newsletters", + "easylist-notifications", + "easylist-annoyances", + "adguard-mobile-app-banners", + "adguard-other-annoyances", + "adguard-popup-overlays", + "adguard-widgets", + "ublock-annoyances" + ], + "hiddenSettings": {}, + "whitelist": [], + "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": "", + "hostnameSwitchesString": "no-large-media: behind-the-scene false\nno-csp-reports: * true", + "userFilters": "" +}