diff --git a/robot-data/cache/account.secrets b/robot-data/cache/account.secrets index 3658adf..7532458 100644 Binary files a/robot-data/cache/account.secrets and b/robot-data/cache/account.secrets differ diff --git a/robot-data/cache/servers.json b/robot-data/cache/servers.json index 1c2785b..500434e 100644 --- a/robot-data/cache/servers.json +++ b/robot-data/cache/servers.json @@ -1,42 +1,42 @@ [ + { + "host": "111.30.187.201", + "port": 14000 + }, + { + "host": "39.156.140.250", + "port": 443 + }, { "host": "39.156.126.247", - "port": 443 - }, - { - "host": "39.156.140.102", - "port": 443 - }, - { - "host": "111.31.206.48", - "port": 14000 - }, - { - "host": "120.232.65.165", - "port": 14000 - }, - { - "host": "39.156.125.20", "port": 80 }, - { - "host": "120.232.31.250", - "port": 8080 - }, { "host": "36.155.163.25", - "port": 80 - }, - { - "host": "36.155.166.28", "port": 8080 }, { "host": "msfwifi.3g.qq.com", "port": 8080 }, + { + "host": "111.30.187.201", + "port": 443 + }, { "host": "36.155.207.230", "port": 8080 + }, + { + "host": "36.155.163.51", + "port": 80 + }, + { + "host": "120.232.27.24", + "port": 14000 + }, + { + "host": "120.232.31.250", + "port": 8080 } ] \ No newline at end of file diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 97e1223..16cc08e 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,12 +1,12 @@ itbaima: robot: username: 1368740141 - login-type: qr_code - protocol: android_watch + login-type: password + protocol: android_phone password: mtzmtq2002 signer: - version: 9.0.30 + version: 8.9.63 url: http://localhost:8888 type: fuqiuluo authorization-key: 114514 diff --git a/src/main/resources/static/index.html b/src/main/resources/static/index.html index bc8114b..deb167d 100644 --- a/src/main/resources/static/index.html +++ b/src/main/resources/static/index.html @@ -290,9 +290,9 @@
- mirai框架发展时间长,技术更成熟,现有的更好的QQ机器人框架都是在mirai基础上进行迭代升级的,所以对QQ机器人的框架学习更有帮助
+ Mirai框架发展时间长,技术更成熟,现有的更好的QQ机器人框架都是在Mirai基础上进行迭代升级的,所以对QQ机器人的框架学习更有帮助