mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-13 02:20:03 -04:00
Revert "Update "format" script"
This commit is contained in:
parent
c6be0e810c
commit
82a3f824f2
10 changed files with 579 additions and 227 deletions
|
@ -22,11 +22,6 @@ module.exports = class Channel {
|
|||
this.languages = this.parseLanguages(data.tvg.language)
|
||||
}
|
||||
|
||||
updateUrl(url) {
|
||||
this.url = url
|
||||
this.data.url = url
|
||||
}
|
||||
|
||||
parseName(title) {
|
||||
return title
|
||||
.trim()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue