diff --git a/main.js b/main.js index 20a0924..5692f6a 100644 --- a/main.js +++ b/main.js @@ -1464,8 +1464,9 @@ } } ` - addStylesToHead(styles) + + document.querySelectorAll(`#content > form > table > tbody > tr:is(:nth-child(3), :nth-child(6)) `).forEach(el => el.remove()) } let styles = `