fixed bug where anilist would display a different users stats if show was not in watchlist
This commit is contained in:
@ -93,7 +93,7 @@ body:graphql {
|
||||
body:graphql:vars {
|
||||
{
|
||||
"userId": 413504,
|
||||
"mediaId": 1,
|
||||
"mediaId": 168345,
|
||||
"listType": "ANIME"
|
||||
}
|
||||
}
|
||||
|
@ -53,7 +53,7 @@ body:graphql {
|
||||
|
||||
body:graphql:vars {
|
||||
{
|
||||
"search": "frieren",
|
||||
"search": "dungeon people",
|
||||
"listType": "ANIME"
|
||||
}
|
||||
}
|
||||
|
@ -5,7 +5,7 @@ meta {
|
||||
}
|
||||
|
||||
get {
|
||||
url: https://api.simkl.com/anime/862523?extended=full
|
||||
url: https://api.simkl.com/anime/1579943?extended=full
|
||||
body: none
|
||||
auth: none
|
||||
}
|
||||
|
Reference in New Issue
Block a user