mirror of
https://github.com/lkeme/BiliHelper-personal.git
synced 2026-01-08 00:59:02 +08:00
[fix] MasterSite
This commit is contained in:
parent
a161de6b85
commit
554b31dab7
@ -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