@[email protected]MB to Hacker [email protected] • 1 year agoAnti-Anti-Adblocker uBlock filter to get rid of the annoying YouTube messagetwitter.commessage-square7fedilinkarrow-up138arrow-down11file-textcross-posted to: [email protected]
arrow-up137arrow-down1external-linkAnti-Anti-Adblocker uBlock filter to get rid of the annoying YouTube messagetwitter.com@[email protected]MB to Hacker [email protected] • 1 year agomessage-square7fedilinkfile-textcross-posted to: [email protected]
minus-square@TheOneWithTheHairlink2•1 year agoyoutube.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)
minus-square@jaseplink9•1 year agoCopy of comment from ycombinator: Gorhill (uBlock Origin’s developer) is in the comment section urging people to not use these types of unverified fixes: https://x.com/gorhill/status/1713305785659211991
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)
Copy of comment from ycombinator:
Gorhill (uBlock Origin’s developer) is in the comment section urging people to not use these types of unverified fixes: https://x.com/gorhill/status/1713305785659211991
bless you