diff options
Diffstat (limited to 'assignment1/materials/Environmental Impact Assessment Course Module » 1-1 Background_files/challenge')
-rw-r--r-- | assignment1/materials/Environmental Impact Assessment Course Module » 1-1 Background_files/challenge | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/assignment1/materials/Environmental Impact Assessment Course Module » 1-1 Background_files/challenge b/assignment1/materials/Environmental Impact Assessment Course Module » 1-1 Background_files/challenge new file mode 100644 index 0000000..f36bc33 --- /dev/null +++ b/assignment1/materials/Environmental Impact Assessment Course Module » 1-1 Background_files/challenge @@ -0,0 +1,14 @@ + +var RecaptchaState = { + site : '6LeHWwAAAAAAAC5Fs-j9puLX-bLoF6zF_i91c6Vq', + rtl : false, + challenge : '03AHJ_Vut361IxU6MwtK4OR1Dc0wP3DI6oOJX6L3IO6AYMjbrL-v2G6ugou9ibrTmWl1xj4zZrCrt2d83iqV5QtUfNTAYp2EKit4sxIwj9uP-eyzKkekYEqfLkwXXBwQMCKvLwOKVnw9X5OxLDdeSISCathxty1CMYtaI06hYun6P7irSog9P5Zg8', + is_incorrect : false, + programming_error : '', + error_message : '', + server : 'http://www.google.com/recaptcha/api/', + lang : 'zh-CN', + timeout : 1800 +}; + +document.write('<scr'+'ipt type="text/javascript" s'+'rc="' + RecaptchaState.server + 'js/recaptcha.js"></scr'+'ipt>'); |