mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[PR #46] [MERGED] Added "I'm feeling lucky" function #774
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#774
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?
📋 Pull Request Information
Original PR: https://github.com/benbusby/whoogle-search/pull/46
Author: @icelander
Created: 5/15/2020
Status: ✅ Merged
Merged: 5/18/2020
Merged by: @benbusby
Base:
master← Head:feeling-lucky📝 Commits (2)
e5b24acPutting '! ' at the beginning of the query now redirects to the first search result2ee1cfaMoved get_first_url outside of filter class📊 Changes
3 files changed (+56 additions, -25 deletions)
View changed files
📝
app/filter.py(+36 -22)📝
app/routes.py(+16 -3)📝
test/test_routes.py(+4 -0)📄 Description
Now when a search query starts with
!it will redirect the user to the first search resultSigned-off-by: Paul Rothrock paul@movetoiceland.com
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.