mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
update: anime page
This commit is contained in:
@@ -29,6 +29,7 @@ export const setupAnimeAPIs = () => {
|
||||
.then(data => data)
|
||||
.catch(error => console.error(error))
|
||||
}
|
||||
// https://github.com/SocialSisterYi/bilibili-API-collect/blob/master/bangumi/timeline.md#%E7%95%AA%E5%89%A7%E6%88%96%E5%BD%B1%E8%A7%86%E6%97%B6%E9%97%B4%E7%BA%BF
|
||||
else if (message.contentScriptQuery === 'getAnimeTimeTable') {
|
||||
const url
|
||||
= 'https://api.bilibili.com/pgc/web/timeline?types=1&before=6&after=6'
|
||||
|
||||
Reference in New Issue
Block a user