https://ghame.ru/minimized/
https://gyazo.com/fda999037de49b0c78b33abfd68d63c6
Google Chrome
Tampermonkey
uBlock Origin
AakList and Easylist
@X01X012013 This needs to be patched.
Script :
```` javascript
````
Can you try a.bait(".adsbygoogle");?
No change.
This should work.
a.$("<p class='adsbygoogle' style='display:none;'>hi</p>").prependTo("html");
Added to Script.
Thank you both so much for helping! Excuse my ignorance, but how may I add this the AAK user script?
@MamaLuigi9000 It's added to my script: https://x01x012013.github.io/AdBlockProtector/
@X01X012013 Thank you it works great.
Remove AAK and install AdBlockProtector script.
Most helpful comment
This should work.
a.$("<p class='adsbygoogle' style='display:none;'>hi</p>").prependTo("html");Added to Script.