[PR #503] [MERGED] DDG style Bangs now support Bangs at the End #897

Closed
opened 2026-02-25 20:37:02 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: main


📝 Commits (2)

  • 1de7846 DDG style Bangs now support Bangs at the End (Implements #404)
  • 0476a42 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/benbusby/whoogle-search/pull/503 **Author:** [@vacom13](https://github.com/vacom13) **Created:** 10/28/2021 **Status:** ✅ Merged **Merged:** 10/28/2021 **Merged by:** [@benbusby](https://github.com/benbusby) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`1de7846`](https://github.com/benbusby/whoogle-search/commit/1de7846aed2d59bdca8729e96c7d8753956c2e87) DDG style Bangs now support Bangs at the End (Implements #404) - [`0476a42`](https://github.com/benbusby/whoogle-search/commit/0476a426aa4c3c1d83f2ecc71c31ad369723c0a7) Add test for <op>! bang searches ### 📊 Changes **2 files changed** (+9 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/utils/bangs.py` (+4 -3) 📝 `test/test_routes.py` (+5 -0) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:37:02 +03:00
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#897
No description provided.