From 9b441800b9fbdd26ed050204a830b1ef9ed7f899 Mon Sep 17 00:00:00 2001 From: Zhora Shalyapin Date: Fri, 14 Mar 2025 15:37:17 +0000 Subject: [PATCH] remove more redundant text --- main.js | 1 + 1 file changed, 1 insertion(+) 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 = `