diff options
| author | Factiven <[email protected]> | 2023-04-13 16:03:57 +0700 |
|---|---|---|
| committer | Factiven <[email protected]> | 2023-04-13 16:03:57 +0700 |
| commit | b365d89a11adf40d37b78292f121b890e960d0e8 (patch) | |
| tree | 6bd745c773dc48a2e5e4c18d2f71d54d82d682fd /lib/AniList.js | |
| parent | update 1 (diff) | |
| download | moopa-b365d89a11adf40d37b78292f121b890e960d0e8.tar.xz moopa-b365d89a11adf40d37b78292f121b890e960d0e8.zip | |
update 2nd
Diffstat (limited to 'lib/AniList.js')
| -rw-r--r-- | lib/AniList.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/AniList.js b/lib/AniList.js index 2b65789..f602dad 100644 --- a/lib/AniList.js +++ b/lib/AniList.js @@ -3,7 +3,6 @@ export async function aniListData({ sort, page = 1 }) { method: "POST", headers: { "Content-Type": "application/json", - Accept: "application/json", }, body: JSON.stringify({ query: ` |