mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-13 10:30:03 -04:00
Update clean.js
This commit is contained in:
parent
c8c01d6269
commit
0d523b0386
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ const instance = axios.create({
|
||||||
const ignore = ['Geo-blocked', 'Not 24/7']
|
const ignore = ['Geo-blocked', 'Not 24/7']
|
||||||
|
|
||||||
async function main() {
|
async function main() {
|
||||||
console.info(`\nStarting...`)
|
console.info(`\nStarting...\n`)
|
||||||
if (config.debug) {
|
if (config.debug) {
|
||||||
console.info(chalk.yellow(`INFO: Debug mode enabled\n`))
|
console.info(chalk.yellow(`INFO: Debug mode enabled\n`))
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue