remove more redundant text

This commit is contained in:
Zhora Shalyapin 2025-03-14 15:37:17 +00:00
parent 110765da54
commit 9b441800b9

View File

@ -1467,6 +1467,7 @@
addStylesToHead(styles)
document.querySelectorAll(`#content > form > table > tbody > tr:is(:nth-child(3), :nth-child(6)) `).forEach(el => el.remove())
document.querySelector(`#content table table tr:nth-child(2) `).remove()
}
let styles = `