diff --git a/client/api/v1/config b/client/api/v1/config new file mode 100644 index 0000000..f778292 --- /dev/null +++ b/client/api/v1/config @@ -0,0 +1,25 @@ +{ + "key": "ud_bluelayer", + "target": 3, + "email": null, + "tg": null, + "crisp": "cb0b8ef2-73ee-4c4a-aeb6-8ceed523417f", + "loginless": 0, + "loginless_link": null, + "code_login": 0, + "code_register": 1, + "captcha_login": 1, + "captcha_register": 1, + "captcha_checkin": 1, + "notice": 1, + "checkin": 1, + "line_flag_regex": "", + "line_exclude_loc": 1, + "payment_config": { + "Alipay": "1", + "Wechat": "0" + }, + "hosts": [ + "https://client.uamscloud.com" + ] +} diff --git a/client/api/v1/version b/client/api/v1/version new file mode 100644 index 0000000..4fa20a6 --- /dev/null +++ b/client/api/v1/version @@ -0,0 +1,11 @@ +{ + "code": 104010, + "name": "1.3.2", + "content": "", + "url": "https://clientdownload.uamscloud.com/api/v3/file/source/16/Bluelayer_1.0.4.01_104010_uim_release_2021_11_05.apk?sign=iYYgG-AToUOXOJxqLa9fbIXYDNASmxz2NMdQzcq8hhY%3D%3A0", + "md5": "", + "force": 0, + "qrcode": "", + "create_time": 1635684823, + "create_date": "2021-10-31" +}