(function () { const kill = () => { document.querySelectorAll('iframe').forEach(i => { if ( i.style.zIndex === '2147483646' && i.style.position === 'fixed' && i.style.inset?.includes('auto auto') ) { i.remove(); } }); };kill(); new MutationObserver(kill).observe(document.body, { childList: true, subtree: true }); })();
Navegação na tag

GTA IV