autofox

default description
git clone https://git.awy.one/autofox.git
Log | Files | Refs | README

commit 79e8b8c3bc1f212c0bd74bfeace611bd232e7ff4
parent 96d026685f3a54dccb596b77ceea24f7d58ed701
Author: awy <awy@awy.one>
Date:   Mon, 11 Aug 2025 19:03:04 +0300

ubo cfg update

Diffstat:
Mublock_backup.txt | 9+++++----
1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/ublock_backup.txt b/ublock_backup.txt @@ -1,6 +1,6 @@ { - "timeStamp": 1745669903493, - "version": "1.63.2", + "timeStamp": 1754927820641, + "version": "1.65.0", "userSettings": { "advancedUserEnabled": true, "importedLists": [], @@ -31,7 +31,8 @@ "adguard-popup-overlays", "adguard-widgets", "ublock-annoyances", - "RUS-0" + "RUS-0", + "RUS-1" ], "hiddenSettings": {}, "whitelist": [ @@ -41,5 +42,5 @@ "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": "||accounts.google.com/gsi/*$xhr,script,3p" + "userFilters": "||accounts.google.com/gsi/*$xhr,script,3p\n\n! YT consent\nyoutube.com##+js(set, ytInitialData.topbar.desktopTopbarRenderer.interstitial.consentBumpRenderer.forceConsent, false)\nyoutube.com##+js(json-prune, [].response.topbar.desktopTopbarRenderer.interstitial.consentBumpRenderer)\nyoutube.com##+js(json-prune, topbar.desktopTopbarRenderer.interstitial.consentBumpRenderer)\n\n! 2021-12-01: When specific videos redirect persistently to consent page try this filter (discussion: https://redd.it/r3ec5x ):\nyoutube.com##+js(set, ytInitialData.onResponseReceivedEndpoints, undefined)\n\n! 2021-12-14 YT consent v2 https://github.com/uBlockOrigin/uAssets/issues/7636#issuecomment-992858673\nyoutube.com##+js(set, ytInitialData.topbar.desktopTopbarRenderer.interstitial.consentBumpV2Renderer, undefined)\nyoutube.com##+js(json-prune, [].response.overlay.consentBumpV2Renderer topbar.desktopTopbarRenderer.interstitial.consentBumpV2Renderer overlay.consentBumpV2Renderer response.overlay.consentBumpV2Renderer)\n\n! 2022-10-16 when navigating directly to #shorts\nyoutube.com##+js(set, ytInitialData.desktopTopbar.desktopTopbarRenderer.interstitial.consentBumpV2Renderer, undefined)" } \ No newline at end of file