try{for(const iframe of document.querySelectorAll("iframe[data-src]")){iframe.removeAttribute("sandbox");iframe.setAttribute("src",iframe.getAttribute("data-src"));}}catch(e){}
Mời độc giả gửi bài, câu hỏi tại đây hoặc về [email protected]
try{for(const iframe of document.querySelectorAll("iframe[data-src]")){iframe.removeAttribute("sandbox");iframe.setAttribute("src",iframe.getAttribute("data-src"));}}catch(e){}
Mời độc giả gửi bài, câu hỏi tại đây hoặc về [email protected]