更新了本地存储的账号信息

This commit is contained in:
mensc 2024-06-21 10:37:05 +08:00
parent d30ad4e4bc
commit 0343241b73
4 changed files with 50 additions and 37 deletions

Binary file not shown.

View File

@ -1,5 +1,5 @@
{ {
"troopMemberNumSeq": 121, "troopMemberNumSeq": 122,
"list": [ "list": [
{ {
"uin": 524592968, "uin": 524592968,
@ -8,10 +8,10 @@
"remark": "洋", "remark": "洋",
"nameCard": "", "nameCard": "",
"specialTitle": "", "specialTitle": "",
"muteTimestamp": 1718899949, "muteTimestamp": 1718900147,
"anonymousId": null, "anonymousId": null,
"joinTimestamp": 1718899441, "joinTimestamp": 1718899441,
"lastSpeakTimestamp": 1718899889, "lastSpeakTimestamp": 1718900087,
"isOfficialBot": false, "isOfficialBot": false,
"rank": 1, "rank": 1,
"point": 0, "point": 0,
@ -28,7 +28,7 @@
"muteTimestamp": 1718899520, "muteTimestamp": 1718899520,
"anonymousId": null, "anonymousId": null,
"joinTimestamp": 1505138309, "joinTimestamp": 1505138309,
"lastSpeakTimestamp": 1718899684, "lastSpeakTimestamp": 1718900217,
"isOfficialBot": false, "isOfficialBot": false,
"rank": 2, "rank": 2,
"point": 5, "point": 5,
@ -45,12 +45,29 @@
"muteTimestamp": 0, "muteTimestamp": 0,
"anonymousId": null, "anonymousId": null,
"joinTimestamp": 1524301027, "joinTimestamp": 1524301027,
"lastSpeakTimestamp": 1718899456, "lastSpeakTimestamp": 1718900217,
"isOfficialBot": false, "isOfficialBot": false,
"rank": 1, "rank": 1,
"point": 0, "point": 0,
"honors": [], "honors": [],
"temperature": 11 "temperature": 11
},
{
"uin": 2821090336,
"nick": ".",
"permission": "MEMBER",
"remark": ".",
"nameCard": "",
"specialTitle": "",
"muteTimestamp": 0,
"anonymousId": null,
"joinTimestamp": 1718900409,
"lastSpeakTimestamp": 1718900409,
"isOfficialBot": false,
"rank": 1,
"point": 0,
"honors": [],
"temperature": 0
} }
] ]
} }

View File

@ -1,36 +1,4 @@
[ [
{
"host": "111.206.149.85",
"port": 80
},
{
"host": "157.148.54.249",
"port": 8080
},
{
"host": "123.125.0.195",
"port": 80
},
{
"host": "msfwifi.3g.qq.com",
"port": 8080
},
{
"host": "153.3.244.48",
"port": 80
},
{
"host": "220.194.118.236",
"port": 80
},
{
"host": "182.50.8.188",
"port": 443
},
{
"host": "153.3.46.82",
"port": 14000
},
{ {
"host": "60.29.242.161", "host": "60.29.242.161",
"port": 14000 "port": 14000
@ -38,5 +6,33 @@
{ {
"host": "157.255.5.104", "host": "157.255.5.104",
"port": 443 "port": 443
},
{
"host": "123.125.0.195",
"port": 80
},
{
"host": "60.29.242.161",
"port": 80
},
{
"host": "153.3.46.25",
"port": 443
},
{
"host": "122.193.7.205",
"port": 14000
},
{
"host": "msfwifi.3g.qq.com",
"port": 8080
},
{
"host": "157.148.55.96",
"port": 8080
},
{
"host": "116.147.17.39",
"port": 80
} }
] ]

Binary file not shown.