|
|
@ -330,7 +330,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
//ah跳转测试页面
|
|
|
|
//ah跳转测试页面
|
|
|
|
function goto_ahtest_page() {
|
|
|
|
function goto_ahtest_page() {
|
|
|
|
var site_url = 'https://www.asiahighlights.com/index.php/information/detail/?no_cache=true&static_html_url=';
|
|
|
|
var site_url = 'https://proxy-www.asiahighlights.com';
|
|
|
|
$('#goto_test_page_button').attr("href", site_url + $('#ic_url').val());
|
|
|
|
$('#goto_test_page_button').attr("href", site_url + $('#ic_url').val());
|
|
|
|
return true;
|
|
|
|
return true;
|
|
|
|
}
|
|
|
|
}
|
|
|
|