Prevent browsers leaking referrer headers
This commit is contained in:
parent
2cee0ea6ef
commit
3f65ff77dc
@ -8,6 +8,7 @@
|
|||||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||||
<meta name="mobile-web-app-capable" content="yes">
|
<meta name="mobile-web-app-capable" content="yes">
|
||||||
|
<meta name="referrer" content="no-referrer">
|
||||||
|
|
||||||
<title>Shout</title>
|
<title>Shout</title>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user