update
This commit is contained in:
+20
-20
@@ -1,21 +1,21 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>testttttttt</title>
|
||||
<script src="js/function.js?v=1"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<script>
|
||||
Printf("login test");
|
||||
var rt=Post_Html("https://ark.boxz.dev/api/club_signin/","account=test&password=12345");
|
||||
var jss=Get_Json(rt);
|
||||
Printf(jss);
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>testttttttt</title>
|
||||
<script src="js/function.js?v=1"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<script>
|
||||
Printf("login test");
|
||||
var rt=Post_Html("https://ark.boxz.dev/api/club_signin/","account=test&password=12345");
|
||||
var jss=Get_Json(rt);
|
||||
Printf(jss);
|
||||
|
||||
</script>
|
||||
Reference in New Issue
Block a user