注册 登录 关于
用户名:

密码:

联系方式:

注册
用户名:

密码:

登录
本功能免费开放.供广大开发者免费使用.在此特别感谢网友赞助的服务器
                    上传:
                        host = "http://www.yoyoxixi.cn/index.php/index/User_script_data/addUserScriptData";
                        data = {
                            username: "username",
                            password: "password",
                            scriptdata: JSON.stringify(data),
                        };
                    上传:
                        host = "http://www.yoyoxixi.cn/index.php/index/User_script_data/getUserScriptData";
                        data = {
                            username: "username",
                            password: "password",
                        }