[GH-ISSUE #166] Ability to copy search result URL #119

Closed
opened 2026-02-25 20:34:56 +03:00 by kerem · 2 comments
Owner

Originally created by @Aikatsui on GitHub (Jan 14, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/166

Describe the feature you'd like to see added
Search: Ben Busby

Current: https://sub.domain.com/search
Expect: https://sub.domain.com/search/ben+busby

Originally created by @Aikatsui on GitHub (Jan 14, 2021). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/166 **Describe the feature you'd like to see added** Search: Ben Busby Current: https://sub.domain.com/search Expect: https://sub.domain.com/search/ben+busby
kerem 2026-02-25 20:34:56 +03:00
Author
Owner

@benbusby commented on GitHub (Jan 14, 2021):

This is already implemented, you just need to enable GET Requests Only in your config. Once that is enabled, search URLs will appear like so: https://sub.domain.com/search?q=ben+busby

<!-- gh-comment-id:760516167 --> @benbusby commented on GitHub (Jan 14, 2021): This is already implemented, you just need to enable `GET Requests Only` in your config. Once that is enabled, search URLs will appear like so: https://sub.domain.com/search?q=ben+busby
Author
Owner

@Aikatsui commented on GitHub (Jan 15, 2021):

@benbusby may be you can enable this in pre-defined config, usually we share search results and bookmark tabs etc. normally we fork the repo and deploy so ;)

<!-- gh-comment-id:760717281 --> @Aikatsui commented on GitHub (Jan 15, 2021): @benbusby may be you can enable this in pre-defined config, usually we share search results and bookmark tabs etc. normally we fork the repo and deploy so ;)
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#119
No description provided.