From 868165549007ca10111b9589b6a2b8e9f6261aa2 Mon Sep 17 00:00:00 2001 From: zyphlar Date: Wed, 2 Jan 2019 04:03:22 +0000 Subject: [PATCH] Update hide-facebook-comments.js --- hide-facebook-comments.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hide-facebook-comments.js b/hide-facebook-comments.js index efbc0e7..412493a 100644 --- a/hide-facebook-comments.js +++ b/hide-facebook-comments.js @@ -47,7 +47,7 @@ function doCommentHiding(){ hideElementsByClassName("_1bqu"); // commented on your post. hideElementById("pagelet_ego_pane"); hideElementById("pagelet_dock"); // bottom dock and notifications - hideElementsBySelector("#fbNotificationsFlyout li[data-gt*='feed_comment']"); // comment notifications + hideElementsBySelector("#fbNotificationsFlyout li[data-gt*='comment']"); // comment notifications hideElementsBySelector("div[data-testid='fbSnowliftUFI/feedbackSummary']"); // gallery comment count hideElementsBySelector("div[data-testid='UFI2CommentsList/root_depth_0']"); // gallery comments //console.log("Hid");