mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-08-10 07:21:03 -04:00
Remove the Referer HTTP request header when clicking a link
This commit is contained in:
parent
65f3d44eb2
commit
9835d76f1e
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="referrer" content="no-referrer" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
type="text/css"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue