[GH-ISSUE #926] [BUG] Services defined in WHOOGLE_ALT_<> that start with https:// or http:// are prepended with "//" #576

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

Originally created by @cazwacki on GitHub (Jan 4, 2023).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/926

Describe the bug
Services defined in WHOOGLE_ALT_<> that start with https:// or http:// are prepended with "//". This sometimes causes issues on my browser when trying to hit the alt sites.

To Reproduce
Steps to reproduce the behavior:

  1. Set the Reddit alt site variable to a http:// value
  2. Run the application
  3. Go to the main page
  4. Enable alt site replacements
  5. Search "Reddit buildapcsales"
  6. See error (despite URL looking accurate in source, links to "http//", missing a ":"

Deployment Method

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

Version of Whoogle Search

  • Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc)
  • Version [version number]
  • Not sure

Desktop (please complete the following information):

  • OS: Linux Mint 21.1
  • Browser: Firefox
Originally created by @cazwacki on GitHub (Jan 4, 2023). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/926 **Describe the bug** Services defined in WHOOGLE_ALT_<> that start with https:// or http:// are prepended with "//". This sometimes causes issues on my browser when trying to hit the alt sites. **To Reproduce** Steps to reproduce the behavior: 1. Set the Reddit alt site variable to a http://<site> value 2. Run the application 3. Go to the main page 4. Enable alt site replacements 5. Search "Reddit buildapcsales" 6. See error (despite URL looking accurate in source, links to "http//<site>", missing a ":" **Deployment Method** - [ ] Heroku (one-click deploy) - [x] Docker - [x] `run` executable - [ ] pip/pipx - [ ] Other: [describe setup] **Version of Whoogle Search** - [x] Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc) - [ ] Version [version number] - [ ] Not sure **Desktop (please complete the following information):** - OS: Linux Mint 21.1 - Browser: Firefox
kerem 2026-02-25 20:36:04 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@cazwacki commented on GitHub (Jan 4, 2023):

Should be resolved by #925

<!-- gh-comment-id:1370951129 --> @cazwacki commented on GitHub (Jan 4, 2023): Should be resolved by #925
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#576
No description provided.