mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Update anime-airing.js
This commit is contained in:
@@ -57,6 +57,7 @@ module.exports = class AnimeAiringCommand extends Command {
|
||||
async getList() {
|
||||
const { body } = await request
|
||||
.post('https://graphql.anilist.co/')
|
||||
.set({ referer: 'nick is dum dum' })
|
||||
.send({
|
||||
variables: {
|
||||
greater: Number.parseInt(today(9).getTime() / 1000, 10),
|
||||
|
||||
Reference in New Issue
Block a user