diff --git a/main.js b/main.js index 5692f6a..7d64d92 100644 --- a/main.js +++ b/main.js @@ -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 = `