diff --git a/pages/rest-api/Anime/_meta.json b/pages/rest-api/Anime/_meta.json new file mode 100644 index 0000000..e2da5ba --- /dev/null +++ b/pages/rest-api/Anime/_meta.json @@ -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 } + } + } \ No newline at end of file diff --git a/pages/rest-api/start.mdx b/pages/rest-api/start.mdx index eb4c328..286eacc 100644 --- a/pages/rest-api/start.mdx +++ b/pages/rest-api/start.mdx @@ -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