Remove the advertisements in the druid monitoring page (remove with js)

Put it in an iframe as follows

Then add in the parent page 


window.druid.onload = () => {
     window.druid.contentWindow.document.getElementsByTagName("footer")[0].style.display = "none";
 } 

get it

{{o.name}}
{{m.name}}

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324142646&siteId=291194637
Recommended