diff --git a/cqhttp/config.yml b/cqhttp/config.yml index 0f39476..129b470 100644 --- a/cqhttp/config.yml +++ b/cqhttp/config.yml @@ -2,7 +2,7 @@ account: # 账号相关 uin: 1648107533 # QQ账号 - password: 'aihun2082486' # 密码为空时使用扫码登录 + password: '' # 密码为空时使用扫码登录 encrypt: false # 是否开启密码加密 status: 0 # 在线状态 请参考 https://docs.go-cqhttp.org/guide/config.html#在线状态 relogin: # 重连设置 @@ -23,7 +23,7 @@ account: # 账号相关 # sign-server: 'http://127.0.0.1:8080' # 本地签名服务器 # sign-server: 'https://signserver.example.com' # 线上签名服务器 # 服务器可使用docker在本地搭建或者使用他人开放的服务 - sign-server: 'http://127.0.0.1:5709/' + sign-server: 'http://dawang.xiaoyan159.space:5709/' heartbeat: # 心跳频率, 单位秒 diff --git a/cqhttp/device.json b/cqhttp/device.json deleted file mode 100644 index 72229c7..0000000 --- a/cqhttp/device.json +++ /dev/null @@ -1 +0,0 @@ -{"display":"MIRAI.212406.001","product":"mirai","device":"mirai","board":"mirai","model":"mirai","finger_print":"mamoe/mirai/mirai:10/MIRAI.200122.001/7773131:user/release-keys","boot_id":"4f25afa7-ac48-f0f0-ff1f-510397aea9c9","proc_version":"Linux version 3.0.31-sFuCelv3 (android-build@xxx.xxx.xxx.xxx.com)","protocol":6,"imei":"839265851276978","brand":"mamoe","bootloader":"unknown","base_band":"","version":{"incremental":"5891938","release":"10","codename":"REL","sdk":29},"sim_info":"T-Mobile","os_type":"android","mac_address":"00:50:56:C0:00:08","ip_address":[10,0,1,3],"wifi_bssid":"00:50:56:C0:00:08","wifi_ssid":"\u003cunknown ssid\u003e","imsi_md5":"d16e875f302261e9923552e928fd9365","android_id":"635029ece1a1e9a1","apn":"wifi","vendor_name":"MIUI","vendor_os_name":"mirai"} \ No newline at end of file diff --git a/cqhttp/go-cqhttp_windows_amd64.exe b/cqhttp/go-cqhttp_windows_amd64.exe new file mode 100644 index 0000000..278e3c6 Binary files /dev/null and b/cqhttp/go-cqhttp_windows_amd64.exe differ diff --git a/cqhttp/session.token b/cqhttp/session.token deleted file mode 100644 index c854567..0000000 Binary files a/cqhttp/session.token and /dev/null differ