mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[PR #503] [MERGED] DDG style Bangs now support Bangs at the End #897
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#897
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/503
Author: @vacom13
Created: 10/28/2021
Status: ✅ Merged
Merged: 10/28/2021
Merged by: @benbusby
Base:
main← Head:main📝 Commits (2)
1de7846DDG style Bangs now support Bangs at the End (Implements #404)0476a42Add test for ! bang searches📊 Changes
2 files changed (+9 additions, -3 deletions)
View changed files
📝
app/utils/bangs.py(+4 -3)📝
test/test_routes.py(+5 -0)📄 Description
Bangs can now be added at the end as well.
For instance, "w!" can be used now instead of "!w" for Wikipedia.
Implements #404
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.