From 9000eb380fefef92ef11891cf9e3911e488ca779 Mon Sep 17 00:00:00 2001 From: cluntop <85211716+cluntop@users.noreply.github.com> Date: Sat, 21 Mar 2026 10:55:49 +0800 Subject: [PATCH] Update Up --- _headers | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/_headers b/_headers index b37ec42f4..ea341194f 100644 --- a/_headers +++ b/_headers @@ -1,4 +1,6 @@ -# EPG Files -/*.xml - Content-Type: application/xml; charset=utf-8 +# M3U Files +/*.m3u + Content-Type: application/x-mpegurl Access-Control-Allow-Origin: * + Access-Control-Allow-Methods: GET, OPTIONS + Access-Control-Allow-Headers: *