mirror of
https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist.git
synced 2026-08-06 02:12:35 -04:00
[GH-ISSUE #355] Block the .ai tld #246
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Oregano1963 on GitHub (May 15, 2026).
Original GitHub issue: https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/issues/355
It's pretty safe to assume any .ai website is AI related. Many of the issues here are for including .ai websites and so can all be closed by blocking the entire tld.
@likeadragonmaid commented on GitHub (May 15, 2026):
Not necessarily, many indie sites tend to use any tld they want
@kralupus commented on GitHub (Jun 4, 2026):
Hi, does anyone know how to do this manually? I tried
duckduckgo.com##a[href*=".ai"]:upward(li):remove()andduckduckgo.com##a[href*=".ai"]:upward(li):remove()but both did not work.@Oregano1963 commented on GitHub (Jun 4, 2026):
||ai^
Add that to "My filters". It blocks all .ai sites but they still appear in search results.