mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-12 18:10:04 -04:00
Move blacklist.json to data/
This commit is contained in:
parent
ac1d4e4e54
commit
daaf71900e
2 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
const blacklist = require('./helpers/blacklist.json')
|
||||
const blacklist = require('./data/blacklist.json')
|
||||
const parser = require('./helpers/parser')
|
||||
const log = require('./helpers/log')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue