[PR #698] [MERGED] Add "nofollow noopener noreferrer" to all links #946

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

📋 Pull Request Information

Original PR: https://github.com/benbusby/whoogle-search/pull/698
Author: @ghost
Created: 3/27/2022
Status: Merged
Merged: 3/28/2022
Merged by: @benbusby

Base: mainHead: main


📝 Commits (1)

  • 55aa2e8 Add "nofollow noopener noreferrer" to all links

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 app/utils/search.py (+1 -0)

📄 Description

Old iOS 12 devices will pass the Referer HTTP header to the site user clicks.
Websites will know those traffic come from Whoogle search.
Adding "nofollow noopener noreferrer" solves the issue.


🔄 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/698 **Author:** [@ghost](https://github.com/ghost) **Created:** 3/27/2022 **Status:** ✅ Merged **Merged:** 3/28/2022 **Merged by:** [@benbusby](https://github.com/benbusby) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`55aa2e8`](https://github.com/benbusby/whoogle-search/commit/55aa2e815c095de4fb7b23812ea955b85b1f2a6a) Add "nofollow noopener noreferrer" to all links ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/utils/search.py` (+1 -0) </details> ### 📄 Description Old iOS 12 devices will pass the Referer HTTP header to the site user clicks. Websites will know those traffic come from Whoogle search. Adding "nofollow noopener noreferrer" solves the issue. --- <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:11 +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#946
No description provided.