mirror of
https://github.com/thelounge/thelounge
synced 2024-11-23 12:33:07 +00:00
Merge pull request #449 from vtduncan/referrer-protection
Prevent browsers leaking referrer headers
This commit is contained in:
commit
75cef25d20
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="referrer" content="no-referrer">
|
||||
|
||||
<title>Shout</title>
|
||||
|
||||
|
|
Loading…
Reference in a new issue