Closed sapireli closed 9 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
iptvnator | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jan 14, 2024 10:03am |
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
d258089
) 57.30% compared to head (6dc3f28
) 57.30%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thank you for the contribution!
This commit adds an http origin header which is by default set to be the same as the referer without the trailing '/'. This is to support certain popular Eastern European IPTV providers.
A more elegant approach would be to define a origin header format for each channel specified in the m3u8 file. Perhaps in a future commit if i have the time.