1. #architectuur
  2. #handleiding
  3. #machinatie
  4. #onderzoek
  5. Artikelen

YouTube Conformatie Bypass

Hier is alweer een script voor een website.
YouTube consent.

Voeg dit toe aan je uBlock Origin Filters.

! Remove the Youtube Consent Dialog
www.youtube.com###dialog

youtube.com##.ytd-popup-container
youtube.com##.ytd-consent-bump-lightbox
youtube.com##.opened

youtube.com##+js(set, ytInitialPlayerResponse.auxiliaryUi.messageRenderers.upsellDialogRenderer.isVisible, false)
youtube.com##+js(set, ytInitialData.overlay.upsellDialogRenderer.isVisible, false)
youtube.com##+js(json-prune, [].playerResponse.auxiliaryUi.messageRenderers.upsellDialogRenderer)
youtube.com##+js(json-prune, auxiliaryUi.messageRenderers.upsellDialogRenderer)
youtube.com##+js(set, ytInitialData.topbar.desktopTopbarRenderer.interstitial.consentBumpRenderer.forceConsent, false)
youtube.com##+js(json-prune, [].response.topbar.desktopTopbarRenderer.interstitial.consentBumpRenderer)
youtube.com##.opened
youtube.com###consent-bump

youtube.com##+js(json-prune, topbar.desktopTopbarRenderer.interstitial.consentBumpRenderer)

Scheeld heel veel tijd en clicken op je muis :)

En er komt nog meer :)

Some Rights Reserved (CC BY-SA 4.0)
0