diff --git a/src/manifest.ffx.json b/src/manifest.ffx.json index abb93bc..f0928e6 100644 --- a/src/manifest.ffx.json +++ b/src/manifest.ffx.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "Shut Up: Comment Blocker", "short_name": "__MSG_product_name__", - "version": "8.1.2.3", + "version": "8.1.2.4", "description": "__MSG_manifest_description__", "author": "Ricky Romero", "homepage_url": "https://rickyromero.com/shutup/", diff --git a/src/manifest.json b/src/manifest.json index d91b359..a4a978e 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "Shut Up: Comment Blocker", "short_name": "__MSG_product_name__", - "version": "8.1.2.3", + "version": "8.1.2.4", "description": "__MSG_manifest_description__", "author": "Ricky Romero", "homepage_url": "https://rickyromero.com/shutup/", diff --git a/src/resources/shutup.css b/src/resources/shutup.css index cf1e205..6e68e3b 100644 --- a/src/resources/shutup.css +++ b/src/resources/shutup.css @@ -174,6 +174,9 @@ div[data-hook=comments_thread], .readerComments, .commentsModule, +/* NY Times: The Athletic */ +.article-container div:has(option[value="my_comments"]), + /* nytimes.com */ span.postMetaHeaderCommentCount.commentCount, button.comments-button,