mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 04:05:57 +03:00
[PR #698] [MERGED] Add "nofollow noopener noreferrer" to all links #946
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#946
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/698
Author: @ghost
Created: 3/27/2022
Status: ✅ Merged
Merged: 3/28/2022
Merged by: @benbusby
Base:
main← Head:main📝 Commits (1)
55aa2e8Add "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.