diff --git a/src/scripts/search-engines/google-desktop.ts b/src/scripts/search-engines/google-desktop.ts index 8c99defd2..1c5b8653b 100644 --- a/src/scripts/search-engines/google-desktop.ts +++ b/src/scripts/search-engines/google-desktop.ts @@ -203,8 +203,11 @@ const desktopSerpHandlers: Record = { target: ".LJ7wUe", url: "a", title: '[role="heading"][aria-level="3"]', - actionTarget: '[aria-Slot][role="link"]', - actionStyle: desktopActionStyle, + actionTarget: ".iDBaYb", + actionStyle: { + fontSize: "12px", + margin: "0 0 0 -12px", + }, }, // Featured Snippet { diff --git a/website/src/pages/subscriptions.md b/website/src/pages/subscriptions.md index a993f1a25..aa3d60363 100644 --- a/website/src/pages/subscriptions.md +++ b/website/src/pages/subscriptions.md @@ -85,3 +85,5 @@ title: Subscriptions - [awesome-ublacklist](https://github.com/rjaus/awesome-ublacklist) by [Riley James](https://github.com/rjaus) - "Awesome list of uBlacklist subscriptions to block search results from google, bing, duckduckgo." +- [Nicoles uBlacklist collection](https://github.com/nicoleahmed/nicoles-ublacklist/) by [Nicole Ahmed](https://github.com/nicoleahmed) + - "A collection of uBlacklist subscriptions in various languages and for multiple purposes. Additionally a small personal blacklist for sites missed by other lists (particularly UK related sites)."