Oddbean new post about | logout
 since when do they have this

https://wired.lain.com/media/0e8204a206aae559004b0ba3237de6c67024c607c85ee00224bd111d904ba03a.png 
 @lainy months ago, google thingie. 
 @lainy about a month or two since they hit the first region with it :/ 
 @lainy never seen it shruggingemoticon 
 @lainy Since when you made the mistake of running their proprietary JavaScript. 
 @lainy You can just add some code to stop youtube from blocking it lol

Add this to your filter

```
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)
``` 
 @lainy Since about 2 weeks ago.