LunaTV-config is a configuration repository for MoonTV and LunaTV source management that automates API status monitoring and provides CORS proxy capabilities.
The tool addresses the problem of maintaining reliable video source configurations by performing daily automated checks on API availability. It enables deployment of a CORS API proxy on Cloudflare to forward requests to blocked or restricted APIs, allowing continued access to video sources that might otherwise be unavailable due to network restrictions or geographic blocking.
This project suits developers working with MoonTV or LunaTV implementations who need to maintain stable source configurations and handle API accessibility issues. The automated daily status detection reduces manual maintenance overhead by continuously verifying which sources remain functional. The CORS proxy deployment option provides a workaround for API access restrictions, though the README notes that the provided CORS API is intended for testing purposes only and should not be abused.
The project shows active maintenance with regular updates to source configurations and API status checks. Development activity demonstrates ongoing attention to keeping the source list current and functional as APIs change or become unavailable.