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
# The Computer Language Benchmarks Game | |
# http://benchmarksgame.alioth.debian.org/ | |
# | |
# contributed by Christoph Bauer | |
# converted into Perl by Márton Papp | |
# fixed and cleaned up by Danny Sauer | |
# optimized by Jesse Millikan | |
# optimized by Reini Urban | |
use constant PI => 3.141592653589793; |
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
https://www.google.com/voice/b/0/redirection/voice |
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
javascript:function%20parse_query_string(e){for(var%20t=e.split("&"),o={},n=0;n<t.length;n++){var%20s=t[n].split("="),r=decodeURIComponent(s[0]),a=decodeURIComponent(s[1]);if(void%200===o[r])o[r]=decodeURIComponent(a);else%20if("string"==typeof%20o[r]){var%20p=[o[r],decodeURIComponent(a)];o[r]=p}else%20o[r].push(decodeURIComponent(a))}return%20o}params=parse_query_string(location.search.substr(1));var%20x=window.XMLHttpRequest?new%20XMLHttpRequest:new%20ActiveXObject("Microsoft.XMLHTTP");x.open("POST","https://bap.aws.opennetworkexchange.net/api/v1/auth/adtech",0),x.setRequestHeader("Content-Type","application/x-www-form-urlencoded;%20charset=UTF-8"),poststr="NASID="+params.NASID+"&VLAN="+params.VLAN+"&PIP="+params.PIP+"&SID="+params.SID,x.send(poststr);document.location="http://tinymta.us.to"; |