mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #69] [BUG] UAE Search Results (Docker) #48
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#48
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 @andrewkliskey on GitHub (May 22, 2020).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/69
When searching using the docker image, the results appear to be targeted towards the UAE.
The weather results are correct and says the same location to that set in the configuration. The news along with other results appear to be the UAE versions.
Example 1:
Example 2:
This is running on a Hetzner VPS, located in Germany. With the location set within the config being in the UK.
This is using the latest docker image (although it also happened with previous ones).
Digest: 688ab5d1a265
@benbusby commented on GitHub (May 23, 2020):
Just fixed in #71, there will now be a config option to set your preferred country from the home page. The latest build on docker hub should be updated shortly. Thanks for reporting!
@andrewkliskey commented on GitHub (May 23, 2020):
Thanks for the quick fix, works perfectly now!