From 110765da549399e8c9872d8ad1a5cee2e62d77d1 Mon Sep 17 00:00:00 2001 From: Zhora Shalyapin Date: Fri, 14 Mar 2025 15:20:39 +0000 Subject: [PATCH] remove redundant text --- main.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 = `