10 lines
383 B
HTML
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>
|