From 84d7754789ff0f097c3a82add3cc65f71d54603d Mon Sep 17 00:00:00 2001 From: notDavid <> Date: Fri, 22 Jan 2021 14:20:35 +0100 Subject: [PATCH] Safari iOS Sign in to Youtube --- myRules.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/myRules.txt b/myRules.txt index 981c863..e476ed9 100644 --- a/myRules.txt +++ b/myRules.txt @@ -13,3 +13,11 @@ youtube.com##+js(set, ytInitialData.overlay.upsellDialogRenderer.isVisible, fals youtube.com##+js(json-prune, [].playerResponse.auxiliaryUi.messageRenderers.upsellDialogRenderer) ! probably this one is also neded, but I cannot reproduce anymore ! youtube.com##+js(json-prune, auxiliaryUi.messageRenderers.upsellDialogRenderer) + +! YT login mobile +! for AdGuard for Safari only +!#if (adguard && adguard_ext_safari) +youtube.com##ytd-popup-container +youtube.com##ytd-consent-bump-lightbox.style-scope +www.youtube.com##.opened +!#endif