This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* IPv6 observatory - Monitoring the worldwide deployment of IPv6 | |
* http://v6demon.ipv6observatory.eu - http://www.ipv6observatory.eu | |
* | |
* This script aims at measuring the actual deployemnt of IPv6 and is placed on various | |
* websites to check the IPv6 connectivity of web browsers. | |
* | |
* How its works: the script tries to access a remote image through 3 distincts URLs (IPv4 only, | |
* IPv6 only and IPv4/IPv6). The script is executed only once daily for each web client on a given website. | |
* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type='text/javascript' | |
src='http://v6demon.ipv6observatory.eu/webclients.js?sid=ABCDEFGH'> | |
</script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<iframe src="http://widgets.ipv6observatory.eu/figures/evolution/web/eu_27?c=37" | |
frameborder="0" marginwidth="0" marginheight="0" | |
width="825" height="410" style="margin-left: -10px;"> | |
</iframe> |