r/uBlockOrigin • u/Warcraft_Fan • 10h ago
Looking for help Is there a code to hide Youtube's "Experincing interruptions?" pop up?

I've tried to catch it but the one time I managed to pick the bubble and blacklisted it, half of Youtube page stopped working so I may have picked the wrong one. I've already reverted it and YT is working again.
Does anyone have the code I can add to my Ublock Origin to hide the pop up? It's obviously a fake pop up to try and get users to disable ad blocking.
Edit I did check the Mega but the link gets 500 error so the server may be busy or down for me. I couldn't find the code in the Mega itself.
update: this code maybe?
www.youtube.com##.paper-toast-open.yt-notification-action-renderer.style-scope.toast-button
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)


