[PR #180] [MERGED] Add ability to redirect reddit.com to libredd.it #803

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

📋 Pull Request Information

Original PR: https://github.com/benbusby/whoogle-search/pull/180
Author: @benbusby
Created: 1/23/2021
Status: Merged
Merged: 1/23/2021
Merged by: @benbusby

Base: developHead: feature/reddit-redirect


📝 Commits (2)

  • cbfd3c8 Add ability to redirect reddit.com to libredd.it
  • 368d165 Include libreddit in home page site alt note

📊 Changes

6 files changed (+21 additions, -7 deletions)

View changed files

📝 Dockerfile (+2 -0)
📝 README.md (+1 -0)
📝 app.json (+8 -3)
📝 app/templates/index.html (+2 -2)
📝 app/utils/filter_utils.py (+7 -2)
📝 docker-compose.yml (+1 -0)

📄 Description

Adds the ability to redirect reddit.com to libredd.it using the existing "site alts" config setting.

This adds the WHOOGLE_ALT_RD environment variable for optionally redirecting reddit links to libreddit (https://github.com/spikecodes/libreddit).

Closes #172


🔄 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/180 **Author:** [@benbusby](https://github.com/benbusby) **Created:** 1/23/2021 **Status:** ✅ Merged **Merged:** 1/23/2021 **Merged by:** [@benbusby](https://github.com/benbusby) **Base:** `develop` ← **Head:** `feature/reddit-redirect` --- ### 📝 Commits (2) - [`cbfd3c8`](https://github.com/benbusby/whoogle-search/commit/cbfd3c857c263c4ac64f5364eeec95f7bc2d2ef5) Add ability to redirect reddit.com to libredd.it - [`368d165`](https://github.com/benbusby/whoogle-search/commit/368d165981e03442aa1e6c54e40a5ab21971d537) Include libreddit in home page site alt note ### 📊 Changes **6 files changed** (+21 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+2 -0) 📝 `README.md` (+1 -0) 📝 `app.json` (+8 -3) 📝 `app/templates/index.html` (+2 -2) 📝 `app/utils/filter_utils.py` (+7 -2) 📝 `docker-compose.yml` (+1 -0) </details> ### 📄 Description Adds the ability to redirect reddit.com to libredd.it using the existing "site alts" config setting. This adds the WHOOGLE_ALT_RD environment variable for optionally redirecting reddit links to libreddit (https://github.com/spikecodes/libreddit). Closes #172 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:36:46 +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#803
No description provided.