[update] Welcome 2025

This commit is contained in:
Lkeme 2024-12-31 23:59:40 +08:00
parent 144c05f880
commit 45658827a2

View File

@ -77,7 +77,7 @@ class LiveGoldBox extends BasePlugin
{ {
if (TimeLock::getTimes() > time() || !getEnable('live_gold_box')) return; if (TimeLock::getTimes() > time() || !getEnable('live_gold_box')) return;
// 2022-06-07 // 2022-06-07
$this->calcAidRange(1050, 1250); $this->calcAidRange(1169, 1269);
// //
$lottery_list = $this->fetchLotteryList(); $lottery_list = $this->fetchLotteryList();
// //