Skip to content

Commit

Permalink
feat: 新增直播提供的序號
Browse files Browse the repository at this point in the history
  • Loading branch information
880831ian committed Mar 1, 2024
1 parent 90330dc commit 5f1a57b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<figure class="figure">
<img src="icon.webp" class="figure-img img-fluid rounded" width="75" height="75">
</figure>
&nbsp; 巔峰極速 兌換虛寶 v1.3
&nbsp; 巔峰極速 兌換虛寶 v1.4
</h2>
<br>
Expand Down Expand Up @@ -51,7 +51,7 @@
</p>
<hr>
虛寶最後更新時間:2024/02/22 14:28:30
虛寶最後更新時間:2024/03/02 00:02:20
<hr>
<p class="mb-0">
Expand Down
2 changes: 2 additions & 0 deletions src/redeem.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"CNY888",
"CNY999",
"CNY2024",
"CLUB2024"
);

$context = array( //虛寶內容
Expand All @@ -19,6 +20,7 @@
"鑽石*58、金幣*188",
"鑽石*58、金幣*188",
"鑽石*58、金幣*188",
"鑽石*58、金幣*188 (03/01直播提供,數量有限,兌完為止)",
);

$results = array();
Expand Down

0 comments on commit 5f1a57b

Please sign in to comment.