mirror of
https://github.com/lkeme/BiliHelper-personal.git
synced 2025-12-19 09:30:10 +08:00
[fix] MasterSite
This commit is contained in:
parent
dbee2e2f6a
commit
cc590db629
@ -123,7 +123,7 @@ class MasterSite
|
||||
break;
|
||||
}
|
||||
// 稿件列表
|
||||
if (gettype('RANDOM_ADD_COIN') =='random'){
|
||||
if (gettype('ADD_COIN_MODE') =='random'){
|
||||
// 随机热门稿件榜单
|
||||
$aids = self::getDayRankingAids($actual_num);
|
||||
}else{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user