diff options
| author | real-zephex <[email protected]> | 2024-05-19 08:00:13 +0530 |
|---|---|---|
| committer | real-zephex <[email protected]> | 2024-05-19 08:00:13 +0530 |
| commit | 6ef5bd54d5cdea80adc6972dbcb662908b3e39dd (patch) | |
| tree | 55c1c4ca2823ba62f2184d2de0ac29c4535117a5 /utils/movie_urls.js | |
| parent | minor changes to the manga page (diff) | |
| download | dramalama-6ef5bd54d5cdea80adc6972dbcb662908b3e39dd.tar.xz dramalama-6ef5bd54d5cdea80adc6972dbcb662908b3e39dd.zip | |
added series support
Diffstat (limited to 'utils/movie_urls.js')
| -rw-r--r-- | utils/movie_urls.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/movie_urls.js b/utils/movie_urls.js index dd39bb6..066041d 100644 --- a/utils/movie_urls.js +++ b/utils/movie_urls.js @@ -1,4 +1,4 @@ -const API_KEY = "171fe27dbfecc58e2a18fbced644cda9"; +export const API_KEY = "171fe27dbfecc58e2a18fbced644cda9"; export const PROXY = "https://sup-proxy.zephex0-f6c.workers.dev/api-json?url="; // MOVIES |