mirror of
https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist.git
synced 2026-08-06 02:12:35 -04:00
[GH-ISSUE #297] Google AI overview with pi-hole #204
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 @Instagalactix on GitHub (Nov 28, 2025).
Original GitHub issue: https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/issues/297
ive been researching this to see if its a known issue or not and i cant figure it out, is there anyway to have the ai overview be blocked at a dns level?
@ghost commented on GitHub (Dec 21, 2025):
No because it probably gets received from the same IP as Google.
@IsHacker003 commented on GitHub (Dec 31, 2025):
DNS? You can't even block it with https or any network filters. It can only be blocked through cosmetic filtering by adblockers like uBO or ABP.
@DanWaLes commented on GitHub (Jan 1, 2026):
Had a look with Web Inspector under Network. It isn't possible to block the ai search based on just a website domain.
Cosmetic filter or trying to find the exact script and preventing it from loading is definitely possible.
Could nuke google search as a whole as a pinhole filter, but at that point it would better to switch to a different search engine.
@IsHacker003 commented on GitHub (Mar 30, 2026):
I just made this, you can check it out.