mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
Merge branch 'dev' of https://github.com/JamesHawkinss/movie-web into dev
This commit is contained in:
commit
2bed20066a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
export const CORS_PROXY_URL =
|
export const CORS_PROXY_URL =
|
||||||
"https://proxy-02.no-cors-proxy.workers.dev/?destination=";
|
"https://cors.squeezebox.dev/?destination=";
|
||||||
export const TMDB_API_KEY = "b030404650f279792a8d3287232358e3";
|
export const TMDB_API_KEY = "b030404650f279792a8d3287232358e3";
|
||||||
export const OMDB_API_KEY = "aa0937c0";
|
export const OMDB_API_KEY = "aa0937c0";
|
||||||
export const DISCORD_LINK = "https://discord.gg/Jhqt4Xzpfb";
|
export const DISCORD_LINK = "https://discord.gg/Jhqt4Xzpfb";
|
||||||
|
|
Loading…
Reference in a new issue