Files
cromite/test.html
2020-08-26 17:39:21 +02:00

10 lines
383 B
HTML

<iframe src="https://testsafebrowsing.appspot.com/s/phishing.html"></iframe><br>
<iframe src="https://testsafebrowsing.appspot.com/"></iframe>
<a href="https://testsafebrowsing.appspot.com/">https://testsafebrowsing.appspot.com/</a>
<script>
alert(window.Intl.DateTimeFormat().resolvedOptions().timeZone);
alert(Date().toLocaleString('en-us',{timeZoneName:'long'}));
</script>