[GH-ISSUE #747] [BUG] support.google.com link using removed /url endpoint #475

Closed
opened 2026-02-25 20:35:51 +03:00 by kerem · 0 comments
Owner

Originally created by @invis-z on GitHub (May 5, 2022).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/747

Describe the bug
Results for support.google.com had a href of /url?q=&{google_url}

  1. the / in the href break compatability with WHOOGLE_URL_PREFIX
  2. the url endpoint is removed in 2490089645

Probably another bug but may be related. With anonymous view enabled if search "google support" there will be anonymous link added to the result. However, no anon view link if search "support google"

To Reproduce
Steps to reproduce the behavior:

  1. search "support google"
  2. click first result

Deployment Method

  • Heroku (one-click deploy)
  • Docker
  • run executable
  • pip/pipx
  • Other: [describe setup]

Version of Whoogle Search

  • Latest build from afc93b8a21
  • Version [version number]
  • Not sure

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser chrome
  • Version 100
Originally created by @invis-z on GitHub (May 5, 2022). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/747 **Describe the bug** Results for support.google.com had a href of /url?q=&{google_url} 1. the / in the href break compatability with WHOOGLE_URL_PREFIX 2. the url endpoint is removed in 2490089645f2cc2659f75be1398d13bbb6fec726 Probably another bug but may be related. With anonymous view enabled if search "google support" there will be anonymous link added to the result. However, no anon view link if search "support google" **To Reproduce** Steps to reproduce the behavior: 1. search "support google" 2. click first result **Deployment Method** - [x] Heroku (one-click deploy) - [ ] Docker - [ ] `run` executable - [ ] pip/pipx - [ ] Other: [describe setup] **Version of Whoogle Search** - [x] Latest build from afc93b8a2178eb1d78dcb3aab229966e03d133f8 - [ ] Version [version number] - [ ] Not sure **Desktop (please complete the following information):** - OS: Windows 10 - Browser chrome - Version 100
kerem 2026-02-25 20:35:51 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#475
No description provided.