Skip to content

Commit 45dc336

Browse files
authored
Merge pull request #21 from LOG1997/dev
feat: 更新域名
2 parents 6cb1d53 + f88312d commit 45dc336

File tree

3 files changed

+25
-25
lines changed

3 files changed

+25
-25
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ log-lottery是一个可配置可定制化的抽奖应用,炫酷3D球体,可
2020

2121
访问地址:
2222

23-
https://24years.top/log-lottery
23+
https://1kw20.fun/log-lottery
2424

2525
or
2626

src/store/data.ts

+22-22
Original file line numberDiff line numberDiff line change
@@ -6,57 +6,57 @@ export const defaultMusicList = [
66
{
77
id: 'Geoff Knorr - China (The Industrial Era).ogg' + new Date().getTime().toString(),
88
name: 'Geoff Knorr - China (The Industrial Era).ogg',
9-
url: 'https://24years.top/resource/audio/Geoff Knorr - China (The Industrial Era).ogg'
9+
url: 'https://1kw20.fun/resource/audio/Geoff Knorr - China (The Industrial Era).ogg'
1010
},
1111
{
1212
id: 'Geoff Knorr&Phill Boucher - China (The Atomic Era).ogg' + new Date().getTime().toString(),
1313
name: 'Geoff Knorr&Phill Boucher - China (The Atomic Era).ogg',
14-
url: 'https://24years.top/resource/audio/Geoff Knorr&Phill Boucher - China (The Atomic Era).ogg'
14+
url: 'https://1kw20.fun/resource/audio/Geoff Knorr&Phill Boucher - China (The Atomic Era).ogg'
1515
},
1616
{
1717
id: 'Radetzky March.mp3' + new Date().getTime().toString(),
1818
name: 'Radetzky March.mp3',
19-
url: 'https://24years.top/resource/audio/Radetzky March.mp3'
19+
url: 'https://1kw20.fun/resource/audio/Radetzky March.mp3'
2020
},
2121
{
2222
id: 'Shanghai.mp3' + new Date().getTime().toString(),
2323
name: 'Shanghai.mp3',
24-
url: 'https://24years.top/resource/audio/Shanghai.mp3'
24+
url: 'https://1kw20.fun/resource/audio/Shanghai.mp3'
2525
},
2626
{
2727
id: 'Waltz No.2.mp3' + new Date().getTime().toString(),
2828
name: 'Waltz No.2.mp3',
29-
url: 'https://24years.top/resource/audio/Waltz No.2.mp3'
29+
url: 'https://1kw20.fun/resource/audio/Waltz No.2.mp3'
3030
},
3131
{
3232
id: 'WildChinaTheme.mp3' + new Date().getTime().toString(),
3333
name: 'WildChinaTheme.mp3',
34-
url: 'https://24years.top/resource/audio/WildChinaTheme.mp3'
34+
url: 'https://1kw20.fun/resource/audio/WildChinaTheme.mp3'
3535
},
3636
{
3737
id: '边程&房东的猫 - 美好事物-再遇少年.ogg' + new Date().getTime().toString(),
3838
name: '边程&房东的猫 - 美好事物-再遇少年.ogg',
39-
url: 'https://24years.top/resource/audio/边程&房东的猫 - 美好事物-再遇少年.ogg'
39+
url: 'https://1kw20.fun/resource/audio/边程&房东的猫 - 美好事物-再遇少年.ogg'
4040
},
4141
{
4242
id: '大乔小乔 - 相见难别亦难.ogg' + new Date().getTime().toString(),
4343
name: '大乔小乔 - 相见难别亦难.ogg',
44-
url: 'https://24years.top/resource/audio/大乔小乔 - 相见难别亦难.ogg'
44+
url: 'https://1kw20.fun/resource/audio/大乔小乔 - 相见难别亦难.ogg'
4545
},
4646
{
4747
id: '你要跳舞吗-新裤子.mp3' + new Date().getTime().toString(),
4848
name: '你要跳舞吗-新裤子.mp3',
49-
url: 'https://24years.top/resource/audio/你要跳舞吗-新裤子.mp3'
49+
url: 'https://1kw20.fun/resource/audio/你要跳舞吗-新裤子.mp3'
5050
},
5151
{
5252
id: '生命-声音玩具.mp3' + new Date().getTime().toString(),
5353
name: '生命-声音玩具.mp3',
54-
url: 'https://24years.top/resource/audio/生命-声音玩具.mp3'
54+
url: 'https://1kw20.fun/resource/audio/生命-声音玩具.mp3'
5555
},
5656
{
5757
id: '与非门 - Happy New Year.ogg' + new Date().getTime().toString(),
5858
name: '与非门 - Happy New Year.ogg',
59-
url: 'https://24years.top/resource/audio/与非门 - Happy New Year.ogg'
59+
url: 'https://1kw20.fun/resource/audio/与非门 - Happy New Year.ogg'
6060
},
6161

6262
]
@@ -72,7 +72,7 @@ export const defaultPrizeList = <IPrizeConfig[]>[
7272
picture: {
7373
id: '2',
7474
name: '三等奖',
75-
url: 'https://24years.top/resource/image/image3.png'
75+
url: 'https://1kw20.fun/resource/image/image3.png'
7676
},
7777
separateCount: {
7878
enable: true,
@@ -93,7 +93,7 @@ export const defaultPrizeList = <IPrizeConfig[]>[
9393
picture: {
9494
id: '1',
9595
name: '二等奖',
96-
url: 'https://24years.top/resource/image/image2.png'
96+
url: 'https://1kw20.fun/resource/image/image2.png'
9797
},
9898
separateCount: {
9999
enable: false,
@@ -114,7 +114,7 @@ export const defaultPrizeList = <IPrizeConfig[]>[
114114
picture: {
115115
id: '0',
116116
name: '一等奖',
117-
url: 'https://24years.top/resource/image/image1.png'
117+
url: 'https://1kw20.fun/resource/image/image1.png'
118118
},
119119
separateCount: {
120120
enable: false,
@@ -135,7 +135,7 @@ export const defaultPrizeList = <IPrizeConfig[]>[
135135
picture: {
136136
id: '3',
137137
name: '超级奖',
138-
url: 'https://24years.top/resource/image/image4.png'
138+
url: 'https://1kw20.fun/resource/image/image4.png'
139139
},
140140
separateCount: {
141141
enable: false,
@@ -156,7 +156,7 @@ export const defaultPrizeList = <IPrizeConfig[]>[
156156
picture: {
157157
id: '4',
158158
name: '特别奖',
159-
url: 'https://24years.top/resource/image/image5.png'
159+
url: 'https://1kw20.fun/resource/image/image5.png'
160160
},
161161
separateCount: {
162162
enable: false,
@@ -178,7 +178,7 @@ export const defaultCurrentPrize = <IPrizeConfig>{
178178
picture: {
179179
id: '2',
180180
name: '三等奖',
181-
url: 'https://24years.top/resource/image/image3.png'
181+
url: 'https://1kw20.fun/resource/image/image3.png'
182182
},
183183
separateCount: {
184184
enable: true,
@@ -215,27 +215,27 @@ export const defaultImageList = [
215215
{
216216
id: '0',
217217
name: '一等奖',
218-
url: 'https://24years.top/resource/image/image1.png'
218+
url: 'https://1kw20.fun/resource/image/image1.png'
219219
},
220220
{
221221
id: '1',
222222
name: '二等奖',
223-
url: 'https://24years.top/resource/image/image2.png'
223+
url: 'https://1kw20.fun/resource/image/image2.png'
224224
},
225225
{
226226
id: '2',
227227
name: '三等奖',
228-
url: 'https://24years.top/resource/image/image3.png'
228+
url: 'https://1kw20.fun/resource/image/image3.png'
229229
},
230230
{
231231
id: '3',
232232
name: '超级奖',
233-
url: 'https://24years.top/resource/image/image4.png'
233+
url: 'https://1kw20.fun/resource/image/image4.png'
234234
},
235235
{
236236
id: '4',
237237
name: '特别奖',
238-
url: 'https://24years.top/resource/image/image5.png'
238+
url: 'https://1kw20.fun/resource/image/image5.png'
239239
}
240240
]
241241
export const defaultPatternList = [21, 38, 55, 54, 53, 70, 87, 88, 89, 23, 40, 57, 74, 91, 92, 93, 76, 59, 42, 25, 24, 27, 28, 29, 46, 63, 62, 61, 78, 95, 96, 97, 20, 19, 31, 48, 65, 66, 67, 84, 101, 100, 99, 32, 33]

src/views/Config/index.vue

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ const skip = (path: string) => {
6464
</div>
6565
<footer class="p-10 rounded footer footer-center bg-base-200 text-base-content">
6666
<nav class="grid grid-flow-col gap-4">
67-
<a class="cursor-pointer link link-hover text-inherit" target="_blank" href="https://24years.top">行有不得,反求诸己</a>
67+
<a class="cursor-pointer link link-hover text-inherit" target="_blank" href="https://1kw20.fun">行有不得,反求诸己</a>
6868
</nav>
6969
<nav>
70-
<a class="cursor-pointer link link-hover text-inherit" target="_blank" href="https://24years.top">破山中贼易,破心中贼难</a>
70+
<a class="cursor-pointer link link-hover text-inherit" target="_blank" href="https://1kw20.fun">破山中贼易,破心中贼难</a>
7171
</nav>
7272
<nav>
7373
<div class="grid grid-flow-col gap-4">

0 commit comments

Comments
 (0)