Skip to content

Exempt endpoints for Google AI#183

Open
aisamu wants to merge 1 commit intoClearURLs:masterfrom
aisamu:aisamu/google-ai
Open

Exempt endpoints for Google AI#183
aisamu wants to merge 1 commit intoClearURLs:masterfrom
aisamu:aisamu/google-ai

Conversation

@aisamu
Copy link
Copy Markdown

@aisamu aisamu commented Oct 25, 2025

Google’s AI-generated search results (“AI mode”) use the /async/folif endpoint to fetch live content fragments. ClearURLs currently strips parameters such as ei and ved, leading to 400 requests.

Fixes #182

@aisamu
Copy link
Copy Markdown
Author

aisamu commented Oct 25, 2025

Tested locally!

Screenshot 2025-10-25 at 17 02 17

Reverting the change:

Screenshot 2025-10-25 at 17 03 29

@kyrthrix
Copy link
Copy Markdown

@KevinRoebert

Yes, please implement this! It's annoying to have it broken by the ClearURLs.

@pdenooijer
Copy link
Copy Markdown

This MR does not fix it for me sadly... keep getting an error with the changed (raw) file as config for ClearURLs.

@ak5dotdev
Copy link
Copy Markdown

I can confirm that this resolves issue. (At least for me)

pdenooijer pushed a commit to pdenooijer/ClearURLs.Rules that referenced this pull request Mar 24, 2026
Google’s AI-generated search results (“AI mode”) use the /async/folif endpoint
to fetch live content fragments. ClearURLs currently strips parameters such as
`ei` and `ved`, and AI requests then fail with a 400.

Fixed version of ClearURLs#183

Fix missing comma in google exceptions and reorder alphabetically
pdenooijer pushed a commit to pdenooijer/ClearURLs.Rules that referenced this pull request Mar 24, 2026
Google’s AI-generated search results (“AI mode”) use the /async/folif endpoint
to fetch live content fragments. ClearURLs currently strips parameters such as
`ei` and `ved`, and AI requests then fail with a 400.

Fixed version of ClearURLs#183
Google’s AI-generated search results (“AI mode”) use the /async/folif endpoint
to fetch live content fragments. ClearURLs currently strips parameters such as
`ei` and `ved`, and AI requests then fail with a 400.
@aisamu aisamu force-pushed the aisamu/google-ai branch from b5f96e1 to ad44b84 Compare March 25, 2026 12:38
@aisamu
Copy link
Copy Markdown
Author

aisamu commented Mar 25, 2026

This MR does not fix it for me sadly... keep getting an error with the changed (raw) file as config for ClearURLs.

Try it again! It was missing a comma

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Google search AI Mode does not work while clearurls filter is active

4 participants