[GH-ISSUE #81] [BUG] Bad redirection with google services #55

Closed
opened 2026-02-25 20:34:48 +03:00 by kerem · 1 comment
Owner

Originally created by @jacr13 on GitHub (May 26, 2020).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/81

Describe the bug
When you search for a google service served as google.com/service the result link provided by google is 'href="/gmail/"'. When you try to click the search result the link redirects to the Whoogle home instead of the real service.
A simple check to verify that the url starts with '/' should be enough to catch such results and redirect them to the real url google + service.

To Reproduce
Steps to reproduce the behavior:

  1. Search for "gmail"
  2. Click on the first link (google.com/gmail)
  3. Redirects to Whoogle home instead of google.com/gmail
  4. See error

Deployment Method

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

Version of Whoogle Search

  • Github master

Desktop (please complete the following information):

  • Windows 10
  • Firefox
Originally created by @jacr13 on GitHub (May 26, 2020). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/81 **Describe the bug** When you search for a google service served as google.com/service the result link provided by google is 'href="/gmail/"'. When you try to click the search result the link redirects to the Whoogle home instead of the real service. A simple check to verify that the url starts with '/' should be enough to catch such results and redirect them to the real url google + service. **To Reproduce** Steps to reproduce the behavior: 1. Search for "gmail" 2. Click on the first link (google.com/gmail) 3. Redirects to Whoogle home instead of google.com/gmail 4. See error **Deployment Method** - [ ] Heroku (one-click deploy) - [ ] Docker - [x] `run` executable - [ ] pip/pipx - [ ] Other: [describe setup] **Version of Whoogle Search** - Github master **Desktop (please complete the following information):** - Windows 10 - Firefox
kerem 2026-02-25 20:34:48 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@benbusby commented on GitHub (May 26, 2020):

Fixed with 78939e7fb4

<!-- gh-comment-id:634144392 --> @benbusby commented on GitHub (May 26, 2020): Fixed with 78939e7fb447eff2613200c448716870b9aa1c68
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#55
No description provided.