mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-29 16:07:40 +01:00
Picture in picture
This commit is contained in:
parent
a1f3986e64
commit
b9026c50f5
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
window.__CONFIG__ = {
|
||||
// url must NOT end with a slash
|
||||
VITE_CORS_PROXY_URL: "",
|
||||
|
||||
VITE_CORS_PROXY_URL: "https://cors.movie-web.app",
|
||||
VITE_TMDB_API_KEY: "b030404650f279792a8d3287232358e3",
|
||||
VITE_OMDB_API_KEY: "aa0937c0",
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue