mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-29 09:29:41 +05:00
feat: add licensed streaming platforms
This commit is contained in:
parent
b5c8bcfa6e
commit
879bd6ba3f
4 changed files with 50 additions and 0 deletions
|
@ -10,6 +10,7 @@ export const ENDPOINTS = {
|
|||
info: `${API_PREFIX}/release`,
|
||||
episode: `${API_PREFIX}/episode`,
|
||||
related: `${API_PREFIX}/related`,
|
||||
licensed: `${API_PREFIX}/release/streaming/platform`,
|
||||
},
|
||||
user: {
|
||||
profile: `${API_PREFIX}/profile`,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue