MCPcopy Index your code
hub / github.com/hoothin/UserScripts / remove

Method remove

Pagetual/pagetual.user.js:8357–8359  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8355 }
8356
8357 remove() {
8358 if (this.frame && this.frame.parentNode) this.frame.parentNode.removeChild(this.frame);
8359 }
8360 }
8361 const sideController = new SideController();
8362

Callers 15

jquery.jsFile · 0.80
initFilterFunction · 0.80
delADFunction · 0.80
checkBaijiaFunction · 0.80
checkMobileItemFunction · 0.80
checkLeftItemFunction · 0.80
checkRightTableFunction · 0.80
checkRightAdFunction · 0.80
removeEcAdFunction · 0.80
clearADFunction · 0.80
clearOneADFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected