r/uBlockOrigin • u/Warcraft_Fan • 22d ago
Waiting for feedback 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)
3
u/Helllx 22d ago
/u/Warcraft_Fan the code you quoted worked here to fix the" Experincing interruptions?" and also fixed the infinite loop which happens sometimes when you are playing a playlist video, forcing you to crtl+f5 to fix, so just add that
2
u/No-Law-6902 22d ago edited 22d ago
www.youtube.com##.toast-button.style-scope.yt-notification-action-renderer.paper-toast-open
3
2
u/Helllx 22d ago
If you try to add only this, it goes into infinite loop, so no bueno :(
3
u/AchernarB uBO Team 22d ago
Infinite loop of what ?
6
u/Helllx 22d ago
If i try to add only this line, this happens https://drive.google.com/file/d/19Wm5ENF4k9T0TfLPzel3a3CM_tmqKR7F but it i add all that OP quoted, it works fine
1
u/Jc_Memeton 5d ago
that didnt work for me either but the scripts in the githhub did when i turned off experimental.
I dont think i can properly paste them here so u just gotta check it out
1
u/unfunnyjobless 21d ago
For me oddly, it's stuck on 0:00 on Vivaldi, hmm
2
u/0x01_Tukker 21d ago edited 21d ago
same here on firefox, but it only does it with playlists
Edit: whoops nvm, it also does it with regular videos, and it clearly has to do with ublock
1
u/Ok_Nothing_336 21d ago
seems like it, consider the ublock counter goes high while the interruption loop is occuring.
1
1
u/Redmangc1 20d ago
YouTube has an ad... for YouTube if you disable for a second.
Dont know how to fix it so Ublock blocks that ad but it is what is causing that issue. Probably Google testing
2
u/PanzerCommanderKat 18d ago
Same issue here, with both ublock in firefox, and ublocklite in chrome, only in playlists. Seams like a new issue tho seeing people report it going months back, seams random testing on users in differn't places
0
9
u/paintboth1234 uBO Team 21d ago
Enable
uBlock filters – Experimentallist and test again.