diff --git a/src/scripts/search-engines/google-mobile.ts b/src/scripts/search-engines/google-mobile.ts index 72b0d2a0c..3081e6e2b 100644 --- a/src/scripts/search-engines/google-mobile.ts +++ b/src/scripts/search-engines/google-mobile.ts @@ -110,7 +110,7 @@ const mobileSerpHandlers: Record = { "": handleSerp({ globalStyle: { ...mobileGlobalStyle, - "[data-ub-blocked] .ZINbbc, [data-ub-highlight] .ZINbbc, [data-ub-blocked] .D9l01, [data-ub-highlight] .D9l01, .BmkBMc g-inner-card": + ":is([data-ub-blocked], [data-ub-highlight]) :is(.ZINbbc, .D9l01, .y6CIle), .BmkBMc g-inner-card": { backgroundColor: "transparent !important", }, @@ -268,6 +268,25 @@ const mobileSerpHandlers: Record = { ); }, }, + // Top / Related News + { + target: ".JJJtgd", + level: ".JJZKK", + url: "a", + title: ".pontCc > div", + actionTarget: ".JJJtgd", + actionPosition: "afterend", + actionStyle: { + fontSize: "12px", + lineHeight: "16px", + textAlign: "left", + marginBottom: "-6px", + paddingLeft: "8px !important", + ...mobileRegularActionStyle, + ...mobileActionClickable, + ...iOSButtonStyle, + }, + }, ], pagerHandlers: [ // iOS