mirror of
https://github.com/iptv-org/iptv
synced 2025-12-19 11:57:30 -05:00
Update db.js
This commit is contained in:
@@ -33,6 +33,7 @@ db.channels = {
|
|||||||
list: [],
|
list: [],
|
||||||
filter: null,
|
filter: null,
|
||||||
duplicates: true,
|
duplicates: true,
|
||||||
|
nsfw: true,
|
||||||
add(channel) {
|
add(channel) {
|
||||||
this.list.push(channel)
|
this.list.push(channel)
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user