From f8817cb0c83b684e87ac96912b81fd0875310b19 Mon Sep 17 00:00:00 2001 From: stephenhawk8054 <66517106+stephenhawk8054@users.noreply.github.com> Date: Sun, 12 Nov 2023 16:58:44 +0700 Subject: [PATCH] update https://github.com/uBlockOrigin/uAssets/issues/20586 --- filters/filters.txt | 1 + filters/quick-fixes.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/filters/filters.txt b/filters/filters.txt index 60549bf0be1..1d6227461b5 100644 --- a/filters/filters.txt +++ b/filters/filters.txt @@ -22,6 +22,7 @@ youtube.com##ytd-video-masthead-ad-advertiser-info-renderer,ytm-promoted-sparkle ! https://redd.it/ggcmkp https://redd.it/gx03e0 ! https://github.com/uBlockOrigin/uAssets/pull/18106/ www.youtube.com##+js(trusted-replace-xhr-response, /"adPlacements.*?\"\}\}\}\]\,/, , /player\?key=|watch\?v=|youtubei\/v1\/player/) +www.youtube.com##+js(trusted-replace-fetch-response, /((?:&|%26)id(?:=|%3D)o-A[A-Z].*?)"adPlacements.*?"\}\}\}\]\,/, $1, player?key=) www.youtube.com##+js(trusted-replace-fetch-response, /(contextParams":"Q0F[A-Z]U.*?)"adPlacements.*?"\}\}\}\]\,/, $1, player?key=) www.youtube.com#@#+js(trusted-replace-fetch-response, /(contextParams":"Q0FFU.*?)"adPlacements.*?"\}\}\}\]\,/, $1, player?key=) www.youtube.com#@#+js(trusted-replace-fetch-response, /(hqdefault\.jpg\?sqp=-oaym.*?)"adPlacements.*?"\}\}\}\]\,/, $1, player?key=) diff --git a/filters/quick-fixes.txt b/filters/quick-fixes.txt index 54210152a1c..553455e4658 100644 --- a/filters/quick-fixes.txt +++ b/filters/quick-fixes.txt @@ -58,6 +58,7 @@ plagiarismdetector.net##[id][class] > a[rel*="nofollow"][style*="cursor"] > img[ searchenginereports.net##div[class^="theBdsy"], div[id^="theBdsy_"] ! https://old.reddit.com/r/uBlockOrigin/comments/16lmeri/youtube_antiadblock_and_ads_september_18_2023/k1uf2s1/ - ac9e22c0 +www.youtube.com##+js(trusted-replace-fetch-response, /((?:&|%26)id(?:=|%3D)o-A[A-Z].*?)"adPlacements.*?"\}\}\}\]\,/, $1, player?key=) www.youtube.com##+js(trusted-replace-fetch-response, /(contextParams":"Q0F[A-Z]U.*?)"adPlacements.*?"\}\}\}\]\,/, $1, player?key=) www.youtube.com#@#+js(trusted-replace-fetch-response, /(contextParams":"Q0FFU.*?)"adPlacements.*?"\}\}\}\]\,/, $1, player?key=) www.youtube.com#@#+js(trusted-replace-fetch-response, /(hqdefault\.jpg\?sqp=-oaym.*?)"adPlacements.*?"\}\}\}\]\,/, $1, player?key=)