mailto - envoyer par email les paramètres URL e POLICY pour identifier l'erreur
Posté : 29 mars 2017, 14:33
<html>
<head>
<img alt=""src="data:image/png;base64,iVBORw0KGgoMiLvMiLvMj/lfwPhwKUZMqiwpAAAAAASUVORK5CYII=" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="id" content="siteBlocked">
<title>Sito Web bloccato</title>
<style type="text/css">
#shd { width:500px;position:relative;right:3px;top:3px;margin-right:3px;margin-bottom:3px;text-align:center; }
#shd .second,
#shd .third,
#shd .box { position:relative;left:-1px;top:-1px; }
#shd .first { background: #f1f0f1; }
#shd .second { background: #dbdadb; }
#shd .third { background: #b8b6b8; }
#shd .box { background:#ffffff;border:1px solid #848284;height:300px; }
.strip { width:100%;height:70px; }
.warn {
background-color:#f0d44d;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fae379', endColorstr='#eed145');
background:-webkit-gradient(linear, left top, left bottom, from(#fae379), to(#eed145));
background:-moz-linear-gradient(top, #fae379, #eed145);
font-size:14px;
font-weight:bold;
}
#alert_text {position:relative;top:25px;font-family:"Times New Roman";font-size:14px;font-weight:bold;}
p {font-family:"Times New Roman";font-size:16px;}
</style>
<script type="text/JavaScript">
var isIE7=false;
function onLoadFunc()
{
var s = document.URL;
s = s.replace(/</g, "<").replace(/>/g, ">");
if (s.length < 50) { s='URL: <b>'+s+'</b>'; }
else { s='URL: <b>'+s.substring(0,50)+'</b>...'; }
var o=document.getElementById("urlp");
if (o) { o.innerHTML=s; }
}
</script>
</head>
<body onload="onLoadFunc();">
<div style="width:100%;height:100px;"></div>
<center>
<div id="shd"><div class="first"><div class="second"><div class="third">
<div class="box">
<div class="warn strip">
<div id="alert_text">
L' accesso a questo sito e' stato bloccato in accordo alle policy aziendali sull' accesso a internet.
</div>
</div>
<div>
<p id="urlp">
URL: <b>...</b>
</p>
<p>
Policy di Blocco: <b>$$BlockedPolicy$$</b>
</p>
<p>
Indirizzo ip client: <b>$$ClientIpAddr$$</b>
</p>
<p>
Categoria sito: <b>$$Category$$</b>
</p>
<p>
Se pensi che questo sia un errore contatta il tuo amministratore di rete cliccando a questo link <a href="mailto:[email protected]?subject=Pagina%20web%20vietata%'+document.URL+'%20per%20l%27utente%20$$user$$">Scrivi una mail</a>.
</p>
</div>
</div>
</div></div></div></div>
</center>
</body>
</html>