mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #281] Repeat the search with omitted results confirmation component contain glink #192
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#192
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 @Aikatsui on GitHub (Apr 11, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/281
@benbusby commented on GitHub (Apr 14, 2021):
I don't think this happens often enough to warrant making the effort to figure out how to support it. I guess I'll reconsider if a bunch of people end up wanting this, but as of right now, I don't think it's worth it.
@WAZAAAAA0 commented on GitHub (Jun 12, 2021):
Honestly, Whoogle (and SearX goddammit) should just append
&filter=0by default to all searches (this is how I've always used Google personally). Pros:the Google link hijacking explained in this issue gets fixed, so you don't get accidentally tracked when you click it
you get more results, which is the main strength of using Google in the first place, especially with niche queries. For example:
2 results - https://www.google.com/search?q=26179214473
4 results - https://www.google.com/search?q=26179214473&filter=0
this is minor, but
&filter=0saves a click and the interface looks cleaner