mirror of
https://github.com/iptv-org/iptv
synced 2025-12-18 11:27:34 -05:00
Sorted the strings by length
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
"name": "iptv",
|
"name": "iptv",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "node scripts/test.js",
|
"test": "node scripts/test.js",
|
||||||
"generate": "node scripts/generate.js",
|
|
||||||
"format": "node scripts/format.js",
|
"format": "node scripts/format.js",
|
||||||
|
"generate": "node scripts/generate.js",
|
||||||
"update-readme": "node scripts/update-readme.js"
|
"update-readme": "node scripts/update-readme.js"
|
||||||
},
|
},
|
||||||
"author": "Arhey <free.arhey@gmail.com>",
|
"author": "Arhey <free.arhey@gmail.com>",
|
||||||
|
|||||||
Reference in New Issue
Block a user