[PR #925] [MERGED] Don't prepend services that have schemes with '//' #1021

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

📋 Pull Request Information

Original PR: https://github.com/benbusby/whoogle-search/pull/925
Author: @cazwacki
Created: 1/4/2023
Status: Merged
Merged: 1/4/2023
Merged by: @benbusby

Base: mainHead: http-fix


📝 Commits (1)

  • 9dc8a51 Don't prepend services that have schemes with '//'

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 app/utils/results.py (+4 -1)

📄 Description

This caused issues with hitting some of my local services; despite the URL being correctly configured, the prepended '//' would cause some URLs to work incorrectly. Tested with both https:// and http://-prefixed alt sites.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/benbusby/whoogle-search/pull/925 **Author:** [@cazwacki](https://github.com/cazwacki) **Created:** 1/4/2023 **Status:** ✅ Merged **Merged:** 1/4/2023 **Merged by:** [@benbusby](https://github.com/benbusby) **Base:** `main` ← **Head:** `http-fix` --- ### 📝 Commits (1) - [`9dc8a51`](https://github.com/benbusby/whoogle-search/commit/9dc8a5199348fc24a4b44c685701b9016d7cdea4) Don't prepend services that have schemes with '//' ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/utils/results.py` (+4 -1) </details> ### 📄 Description This caused issues with hitting some of my local services; despite the URL being correctly configured, the prepended '//' would cause some URLs to work incorrectly. Tested with both https:// and http://-prefixed alt sites. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:37:25 +03:00
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#1021
No description provided.