Skip to content

Commit a45fca1

Browse files
committed
更改xzy.center为xzynb.top
1 parent 12954ad commit a45fca1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>center.xzy.qb</groupId>
88
<artifactId>MessageSync</artifactId>
9-
<version>1.11-SNAPSHOT</version>
9+
<version>1.13-SNAPSHOT</version>
1010
<packaging>jar</packaging>
1111

1212
<name>MessageSync</name>

src/main/resources/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ server-name: "Aurora Field" # 服务器名
55
message-sync: false # 此项设为false开启消息同步
66
qn: 0 #要同步过去的群号
77
uuid: "" # 机器人UUID
8-
message-report-url: "https://qqbot.xzy.center/1000" # 上报地址,一般情况下无需更改
8+
message-report-url: "https://pbfpost.xzynb.top/1000" # 上报地址,一般情况下无需更改
99

1010
# say指令前缀
1111
say-prefix: "[Q群消息]"
@@ -26,4 +26,4 @@ reg-allow-tick-msg: "注册已超时,请重新进入" # 注册超时时提示
2626
enable-socket: true # 是否启用socket通信(见 https://socket.xzy.center)
2727
socket-client_id: "123" # client_id
2828
socket-client_secret: "123" # client_secret
29-
socket-uri: "wss://socket.xzy.center/ws" # SocketURI 正常情况下请不要修改
29+
socket-uri: "wss://socket.xzynb.top/ws" # SocketURI 正常情况下请不要修改

0 commit comments

Comments
 (0)