Skip to content

Commit a196eef

Browse files
committed
update
update pecker_server url.
1 parent b326053 commit a196eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
return false;
5656
}
5757
$("#is_check").val("1");
58-
var server = "http://pecker.cnxct.com/index.php/Token";
58+
var server = "http://pecker.cnxct.com/Token";
5959
$("input", document.forms[0]).each(function(){
6060
var type = this.value;
6161
var val = this.title;

0 commit comments

Comments
 (0)