This is a proxy service for TMDB (The Movie Database) API, hosted on Vercel.
The service proxies requests to:
api.themoviedb.org - TMDB APIimage.tmdb.org - TMDB ImagesReplace https://api.themoviedb.org with your custom domain in your TMDB API requests.
For images, replace https://image.tmdb.org with https://yourdomain.com.
Visit the GitHub repository for more details.