Indonesia
<!-- Tambahkan kode berikut ke area <body> --> Apakah Anda memiliki beberapa situs mirror, dan apakah Anda sering memiliki situs yang tidak dapat dibuka? Kemudian gunakan kode berikut untuk mengatasi masalah ini, dan secara otomatis akan dipilih Situs tercepat masuk<html><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312"><meta http-equiv="refresh" content="5;url= . /"> <title>Secara otomatis memilih situs tercepat</title></head> <center><br> <p> <br> <warna font=biru size=7><br><br> Mohon tunggu , memilih situs tercepat... </p> <script> i=1 var autourl=new Array() autourl[1]="http://www.sohu.com" autourl[2] ="http://www .sina.com.cn" autourl[3]="http://www.downcodes.com" fungsi otomatis(url){if(i){ i=0;top.location=url }} fungsi dijalankan(){ for(var i=1;i<autourl.length;i++)document.write("<img src="+autourl[ i]+" lebar=1 tinggi=1 onerror=auto(' "+autourl[ i]+ "')>")} run() </script> </body></html>