Greasy Fork is available in English.
Block unwanted sites from your Google, DuckDuckGo, Startpage.com, Bing and Yahoo search results. v2.3.8 2026-02-08
< 脚本 Google Hit Hider by Domain (Search Filter / Block Sites) 的反馈
Not an expert and can't say if code owner will update it, but this might be as easy as adding a line in the top:
Locate the following:
// @include http*://duckduckgo.com/*
// @include http*://start.duckduckgo.com/*
// @include http*://safe.duckduckgo.com/*
Add the NOAI domain version as another name for the extension to trigger on:
// @include http*://noai.duckduckgo.com/*
Save and reload the Duck Duck GO page. If the NOAI domain in essence otherwise is the same as the regular version this should work.
It seems to work with no other code changes if I include the new domain. There might be subtle differences I didn't notice in the 5-minute test, but hopefully that is sufficient for now. (version 2.3.7)
Can you please include noai.duckduckgo.com?