From 10b09fdbf05a367272b093ff04bf986056552ce6 Mon Sep 17 00:00:00 2001 From: Omair Date: Thu, 9 Apr 2026 14:39:13 -0400 Subject: [PATCH] Hide comments on gbatemp.net --- shutup.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/shutup.css b/shutup.css index 2474cf9..545ff6f 100644 --- a/shutup.css +++ b/shutup.css @@ -634,6 +634,9 @@ div[data-testid^=UFI2CommentsList], /* Gannett newspapers and other sites that use Pluck */ div#pluckcomments, +/* GBATemp */ +div.block--messages.block:nth-of-type(2) + /* Ghost */ div.gh-comments,