movie-web/src/mw_constants.ts

4 lines
219 B
TypeScript
Raw Normal View History

export const CORS_PROXY_URL = "https://proxy-1.movie-web.workers.dev/?destination=";
export const DISCORD_LINK = "https://discord.gg/Jhqt4Xzpfb";
export const GITHUB_LINK = "https://github.com/JamesHawkinss/movie-web";