From d4c5f2a5147742d301a8f2d664a9dddd9c93746d Mon Sep 17 00:00:00 2001 From: toydotgame Date: Sat, 31 Aug 2024 20:00:09 +1000 Subject: [PATCH] PASF remover removes "See results about" box --- src/replace.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/replace.js b/src/replace.js index be0d6c6..08f89a3 100644 --- a/src/replace.js +++ b/src/replace.js @@ -498,7 +498,7 @@ function Replace_Search_Results() { if(GetConfig("peopleAlsoSearchedFor")) { DebugLog("Removing \"People also searched for\"..."); InjectCssAtHead(` - #bres, .cUnQKe, .oIk2Cb, div[data-hveid="CEMQAA"] { /* PASF buttons, People also searched for, PASF (button edition) (also removes other search gimmicks potentially), People also ask heading */ + #bres, .cUnQKe, .oIk2Cb, div[data-hveid="CEMQAA"], .VjDLd { /* PASF buttons, People also searched for, PASF (button edition) (also removes other search gimmicks potentially), People also ask heading, See results about right pane box */ display: none !important; } .hlcw0c { /* Always the result just before a results gimmick */