mirror of
https://github.com/MinazukiAmane/Nganime-Docs.git
synced 2025-03-16 04:55:56 +08:00
add anime category and fix miss types
This commit is contained in:
parent
33b9c31abf
commit
40bc222263
pages/rest-api
34
pages/rest-api/Anime/_meta.json
Normal file
34
pages/rest-api/Anime/_meta.json
Normal file
@ -0,0 +1,34 @@
|
||||
{
|
||||
"9anime": {
|
||||
"title": "9Anime",
|
||||
"theme": { "collapsed": true }
|
||||
},
|
||||
"animefox": {
|
||||
"title": "AnimeFox",
|
||||
"theme": { "collapsed": true }
|
||||
},
|
||||
"animepahe": {
|
||||
"title": "Animepahe",
|
||||
"theme": { "collapsed": true }
|
||||
},
|
||||
"bilibili": {
|
||||
"title": "BiliBili",
|
||||
"theme": { "collapsed": true }
|
||||
},
|
||||
"crunchyroll": {
|
||||
"title": "Crunchyroll",
|
||||
"theme": { "collapsed": true }
|
||||
},
|
||||
"enime": {
|
||||
"title": "Enime",
|
||||
"theme": { "collapsed": true }
|
||||
},
|
||||
"gogoanime": {
|
||||
"title": "GogoAnime",
|
||||
"theme": { "collapsed": true }
|
||||
},
|
||||
"zoro": {
|
||||
"title": "Zoro",
|
||||
"theme": { "collapsed": true }
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
# Get Started
|
||||
|
||||
The base URL for the Consumet REST API is: [`https://api.nganime.my.id`](https://api.nganime.my.id)
|
||||
The base URL for the Nganime REST API is: [`https://api.nganime.my.id`](https://api.nganime.my.id)
|
||||
|
||||
## Notes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user