aiguoliuguo commited on
Commit
f763325
·
verified ·
1 Parent(s): 6a44ae0

Update version.json

Browse files
Files changed (1) hide show
  1. version.json +1 -11
version.json CHANGED
@@ -17,22 +17,12 @@
17
  "ads": [
18
  {
19
  "id": 1,
20
- "title": "广告1标题",
21
- "image_url": "https://hf-mirror.com/datasets/SVCFusion/Launcher/resolve/main/sflogo2.png",
22
- "link_url": "https://www.svcfusion.com",
23
- "start_date": "2024-11-01",
24
- "end_date": "2024-12-31",
25
- "priority": 2,
26
- "target": "_blank"
27
- },
28
- {
29
- "id": 2,
30
  "title": "广告2标题",
31
  "image_url": "https://hf-mirror.com/datasets/SVCFusion/Launcher/resolve/main/ucloud.png",
32
  "link_url": "https://passport.compshare.cn/login?ytag=GPU_aiguoliuguo_Ljx_image",
33
  "start_date": "2024-11-01",
34
  "end_date": "2024-12-31",
35
- "priority": 2,
36
  "target": "_blank"
37
  }
38
  ],
 
17
  "ads": [
18
  {
19
  "id": 1,
 
 
 
 
 
 
 
 
 
 
20
  "title": "广告2标题",
21
  "image_url": "https://hf-mirror.com/datasets/SVCFusion/Launcher/resolve/main/ucloud.png",
22
  "link_url": "https://passport.compshare.cn/login?ytag=GPU_aiguoliuguo_Ljx_image",
23
  "start_date": "2024-11-01",
24
  "end_date": "2024-12-31",
25
+ "priority": 1,
26
  "target": "_blank"
27
  }
28
  ],