Block referrals to 3rd Party Sites

This commit is contained in:
Larry Meaney
2020-02-08 16:03:17 -08:00
parent 04f2fb3919
commit 1f0dde19e7
15 changed files with 15 additions and 0 deletions
+1
View File
@@ -31,6 +31,7 @@ if (array_key_exists('getdiagnostics', $_GET)) {
<head>
<meta name="robots" content="noindex, nofollow">
<meta http-equiv="Content-Security-Policy" content="block-all-mixed-content">
<meta name="referrer" content="same-origin">
<link type="text/css" rel="stylesheet" href="<?autov("/webGui/styles/default-fonts.css")?>">
<link type="text/css" rel="stylesheet" href="<?autov("/webGui/styles/default-popup.css")?>">
<style>