mirror of
https://github.com/lkeme/BiliHelper-personal.git
synced 2025-12-19 01:20:08 +08:00
[fix] ActivityLottery
This commit is contained in:
parent
3dbf3cf13a
commit
4bebf9bb17
@ -301,7 +301,6 @@ class ActivityLottery extends BasePlugin
|
||||
$url = 'aHR0cHM6Ly9yYXcua2dpdGh1Yi5jb20vbGtlbWUvQmlsaUhlbHBlci1wZXJzb25hbC9tYXN0ZXIvcmVzb3VyY2VzL2FjdGl2aXR5X2luZm9zLmpzb24=';
|
||||
$url = base64_decode($url);
|
||||
$response = Request::getJson(true, 'other', $url);
|
||||
print_r($response);
|
||||
//
|
||||
$this->_fetchRemoteInfos($response['data']);
|
||||
}
|
||||
|
||||
@ -140,12 +140,6 @@
|
||||
"url": "https://www.bilibili.com/blackboard/activity-nkM6FVkWJe.html",
|
||||
"update_time": "2023-08-20 20:57:17"
|
||||
},
|
||||
{
|
||||
"sid": "newLottery_c42bd25d-3379-11ee-9251-a4ae12675bc2",
|
||||
"title": "未来探索者联盟",
|
||||
"url": "https://www.bilibili.com/blackboard/activity-py5RBGveW1.html",
|
||||
"update_time": "2023-08-20 20:57:19"
|
||||
},
|
||||
{
|
||||
"sid": "newLottery_00099592-27c8-11ee-9251-a4ae12675bc2",
|
||||
"title": "夏日捡漏市集",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user