mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 01:25:41 -04:00
ci: remove old index.js
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -103,7 +103,7 @@ let FILE_GZP_MODIFIED = 0;
|
||||
|
||||
const envAppRelease = process.env.RELEASE || 'stable';
|
||||
const envUrlRepo = process.env.URL_REPO || 'https://git.binaryninja.net/binaryninja';
|
||||
const envXmlEpg = process.env.URL_EPG || 'https://epg.binaryninja.net/XMLTV-EPG';
|
||||
const envXmlEpg = process.env.URL_EPG || 'https://epg.binaryninja.net/XMLTV-EPG';
|
||||
const envStreamQuality = process.env.STREAM_QUALITY || 'hd';
|
||||
const envFileURL = process.env.FILE_URL || 'urls.txt';
|
||||
const envFileM3U = process.env.FILE_M3U || 'playlist.m3u8';
|
||||
|
||||
Reference in New Issue
Block a user