[GH-ISSUE #82] HTTP element not upgraded when Google Definition box is served #58

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

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

Bug Description

  • When searching for a definition of a word for example, a Google definition box element at the top of the page is present. When this is served with Whoogle, the connection no longer becomes secure. Any other search term which provides similar types of boxes such as currency conversion doesn't present this issue.
    Looking at the HTML, the only non-HTTPS Link is the audio source - so it could be this.
    image

Steps to reproduce the behavior:

  1. Type in 'coding definition' (for example) to Whoogle
  2. Observe connection is no longer secure

Deployment Method

  • Docker, accessed through reverse Nginx Proxy with a LetsEncrypt Certificate

Version of Whoogle Search

  • Version 0.1.4

Desktop and Mobile where the behavior is observed:

  • Browser: Chrome, Brave, Edge - All are affected the same on PC and on Mobile

image

Originally created by @MattieX on GitHub (May 28, 2020). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/82 **Bug Description** - When searching for a definition of a word for example, a Google definition box element at the top of the page is present. When this is served with Whoogle, the connection no longer becomes secure. Any other search term which provides similar types of boxes such as currency conversion doesn't present this issue. Looking at the HTML, the only non-HTTPS Link is the audio source - so it could be this. ![image](https://user-images.githubusercontent.com/21284075/83120519-13d7c580-a0c9-11ea-9ec2-743d0dc49cf4.png) **Steps to reproduce the behavior:** 1. Type in 'coding definition' (for example) to Whoogle 2. Observe connection is no longer secure **Deployment Method** - Docker, accessed through reverse Nginx Proxy with a LetsEncrypt Certificate **Version of Whoogle Search** - Version 0.1.4 **Desktop and Mobile where the behavior is observed:** - Browser: Chrome, Brave, Edge - All are affected the same on PC and on Mobile ![image](https://user-images.githubusercontent.com/21284075/83119325-7a5be400-a0c7-11ea-9195-c203577f28cc.png)
kerem 2026-02-25 20:34:48 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@benbusby commented on GitHub (Jun 2, 2020):

Implemented in #85 and will be available soon on the beta tag release on Docker Hub, with a full release once that has been thoroughly tested.

<!-- gh-comment-id:637743311 --> @benbusby commented on GitHub (Jun 2, 2020): Implemented in #85 and will be available soon on the `beta` tag release on Docker Hub, with a full release once that has been thoroughly tested.
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#58
No description provided.