<script>window.captcha= { "once_id":"fe53a43170384fe180a4e46b5153c8f3_","secret_id":1,"image_type":2,"entrypoint":"http://challenge.rivers.chaitin.cn/recaptcha/api"};window.onload=function() {var xhr=new XMLHttpRequest();var html_path=captcha.entrypoint + "/index.html?%" + Math.random();xhr.open("GET",html_path);xhr.onload = function() {  if (xhr.status ==200) document.write(xhr.response);  else document.write("got wrong http status :"+xhr.status);};xhr.onerror = function(e) {  document.write("failed to load html from "+html_path)};xhr.send();};</script><p style="color:#eee">waiting</p>