mirror of
https://github.com/streamwall/streamwall.git
synced 2026-01-26 15:12:47 -05:00
Remove default stream list endpoint
This commit is contained in:
@@ -82,7 +82,7 @@ function parseArgs() {
|
||||
.option('data.json-url', {
|
||||
describe: 'Fetch streams from the specified URL(s)',
|
||||
array: true,
|
||||
default: ['https://woke.net/api/streams.json'],
|
||||
default: [],
|
||||
})
|
||||
.option('data.toml-file', {
|
||||
describe: 'Fetch streams from the specified file(s)',
|
||||
|
||||
Reference in New Issue
Block a user