mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #861] [BUG] Whoogle.click loading to startpage on mobile after adding as default search engine #536
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#536
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JustAnEdiot on GitHub (Oct 19, 2022).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/861
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Deployment Method
Version of Whoogle Search
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
I'm able to add Whoogle as a search engine on every desktop device I have been able to try
@jacr13 commented on GitHub (Oct 26, 2022):
Hello,
I have tested your instance on my phone, and it works perfectly you have just to set https://www.whoogle.click/search?q=%s
instead of https://whoogle.click/search?q=%s (note the added www).
It seems that https://whoogle.click is redirecting to https://www.whoogle.click/ without the params.
For startpage it's because you didn't change your default engine to whoogle, or that your https://whoogle.click redirection was set to startpage.
@JustAnEdiot commented on GitHub (Oct 27, 2022):
oh thanks!
that worked perfectly!