修改附件域名
This commit is contained in:
@@ -101,9 +101,9 @@ export const getBattleResultTips = (
|
||||
if (mode === 1) {
|
||||
if (win) {
|
||||
const tests = [
|
||||
"https://api.shelingxingqiu.com/attachment/2025-08-01/dbqq1fglywucyoh9zn.png",
|
||||
"https://api.shelingxingqiu.com/attachment/2025-08-01/dbqq1fgls1trzqneeh.png",
|
||||
"https://api.shelingxingqiu.com/attachment/2025-08-01/dbqq1fgm4fmv0tqico.png",
|
||||
"https://static.shelingxingqiu.com/attachment/2025-08-01/dbqq1fglywucyoh9zn.png",
|
||||
"https://static.shelingxingqiu.com/attachment/2025-08-01/dbqq1fgls1trzqneeh.png",
|
||||
"https://static.shelingxingqiu.com/attachment/2025-08-01/dbqq1fgm4fmv0tqico.png",
|
||||
// "你是朋友中的佼佼者哟!",
|
||||
// "你成功击败好友,成为大赢家!",
|
||||
// "你将好友“一举拿下”,超神无疑!",
|
||||
@@ -111,9 +111,9 @@ export const getBattleResultTips = (
|
||||
return tests[getRandomIndex(3)];
|
||||
} else {
|
||||
const tests = [
|
||||
"https://api.shelingxingqiu.com/attachment/2025-08-01/dbqq0gmb12vjkonvzm.png",
|
||||
"https://api.shelingxingqiu.com/attachment/2025-08-01/dbqq0gmo5gpiecqqgu.png",
|
||||
"https://api.shelingxingqiu.com/attachment/2025-08-01/dbqq0gmtk8hjwqoecz.png",
|
||||
"https://static.shelingxingqiu.com/attachment/2025-08-01/dbqq0gmb12vjkonvzm.png",
|
||||
"https://static.shelingxingqiu.com/attachment/2025-08-01/dbqq0gmo5gpiecqqgu.png",
|
||||
"https://static.shelingxingqiu.com/attachment/2025-08-01/dbqq0gmtk8hjwqoecz.png",
|
||||
// "失误啦失误啦,再多来几局吧~",
|
||||
// "惜败好友,下次再战定能反超!",
|
||||
// "友谊第一,下场胜利属于你!",
|
||||
@@ -135,9 +135,9 @@ export const getBattleResultTips = (
|
||||
if (mode === 1) {
|
||||
if (win) {
|
||||
const tests = [
|
||||
"https://api.shelingxingqiu.com/attachment/2025-08-01/dbqq1fgtb29jbdus4g.png",
|
||||
"https://api.shelingxingqiu.com/attachment/2025-08-01/dbqq1fgtbu8fzpbh3z.png",
|
||||
"https://api.shelingxingqiu.com/attachment/2025-08-01/dbqq1fgtbu8fzpbh3z.png",
|
||||
"https://static.shelingxingqiu.com/attachment/2025-08-01/dbqq1fgtb29jbdus4g.png",
|
||||
"https://static.shelingxingqiu.com/attachment/2025-08-01/dbqq1fgtbu8fzpbh3z.png",
|
||||
"https://static.shelingxingqiu.com/attachment/2025-08-01/dbqq1fgtbu8fzpbh3z.png",
|
||||
// "你已经奔跑在通向王者的路上了!",
|
||||
// "射灵星球最闪耀的前进者!",
|
||||
// "赞!你真是越战越勇",
|
||||
@@ -145,9 +145,9 @@ export const getBattleResultTips = (
|
||||
return tests[getRandomIndex(3)];
|
||||
} else {
|
||||
const tests = [
|
||||
"https://api.shelingxingqiu.com/attachment/2025-08-01/dbqq0gmovnd33hz5yj.png",
|
||||
"https://api.shelingxingqiu.com/attachment/2025-08-01/dbqq0gmtu558juplj9.png",
|
||||
"https://api.shelingxingqiu.com/attachment/2025-08-01/dbqq0gmuhb5aofghg4.png",
|
||||
"https://static.shelingxingqiu.com/attachment/2025-08-01/dbqq0gmovnd33hz5yj.png",
|
||||
"https://static.shelingxingqiu.com/attachment/2025-08-01/dbqq0gmtu558juplj9.png",
|
||||
"https://static.shelingxingqiu.com/attachment/2025-08-01/dbqq0gmuhb5aofghg4.png",
|
||||
// "失败是成功之母,儿子在等你!",
|
||||
// "人生得意须尽欢,不过此关心不甘!",
|
||||
// "这回一定是打开方式不对。再来!",
|
||||
|
||||
Reference in New Issue
Block a user