• 0 Posts
  • 2 Comments
Joined 1 year ago
cake
Cake day: June 28th, 2023

help-circle

  • Ich häng mich hier mal dran, um den Fix zu posten:

    youtube’s been slowly rolling out a new anti-adblock policy that can’t be bypassed with the usual software like uBlock Origin and Pi-Hole out of the gate

    BUT, if you’re a uBlock Origin user (or use an adblocker with a similar cosmetics modifier), you can add these commands in the uBlock dashboard (under My Filters) to get rid of it!

    youtube.com##+js(set, yt.config_.openPopupConfig.supportedPopups.adBlockMessageViewModel, false)

    youtube.com##+js(set, Object.prototype.adBlocksFound, 0)

    youtube.com##+js(set, ytplayer.config.args.raw_player_response.adPlacements, [])

    youtube.com##+js(set, Object.prototype.hasAllowedInstreamAd, true)

    Es gibt keinen Grund, jemals Werbung zu schauen und jeder Adblock-Blocker wird von einem Adblock-blocker-blocker umgangen werden! Die Nutzer sitzen hier (endlich mal) am längeren Hebel und eine ganze Armee an Nerds arbeitet Tag und Nacht daran, das Internet weiterhin nutzbar bleiben zu lassen.