Skip to content

Exempt endpoints for Google AI#193

Closed
pdenooijer wants to merge 1 commit intoClearURLs:masterfrom
pdenooijer:google-ai
Closed

Exempt endpoints for Google AI#193
pdenooijer wants to merge 1 commit intoClearURLs:masterfrom
pdenooijer:google-ai

Conversation

@pdenooijer
Copy link
Copy Markdown

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
Fixed #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.

Fixed version of ClearURLs#183
@pdenooijer
Copy link
Copy Markdown
Author

This was fixed in original PR so this one can be closed.

@pdenooijer pdenooijer closed this Mar 25, 2026
@pdenooijer pdenooijer deleted the google-ai branch March 25, 2026 12:41
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

2 participants