filter streams with no HLS link

This commit is contained in:
2024-02-23 11:11:03 +00:00
parent 3641cadd0d
commit 364d2c272f
7 changed files with 33 additions and 40 deletions

View File

@ -41,7 +41,5 @@ export default defineConfig({
},
define: {
global: {},
__XXX: process.env["__XXX"] || JSON.stringify(false),
__XXX_HOST: JSON.stringify("https://xxzap.com"),
},
});