mirror of
https://github.com/silenty4ng/k5web
synced 2025-01-07 20:33:28 +00:00
update
This commit is contained in:
parent
d0000f8deb
commit
31c8c98a69
1 changed files with 5 additions and 0 deletions
|
@ -226,6 +226,11 @@
|
|||
const configuration_list : any = {
|
||||
"LOSEHU.*P.*K" : "ltsk.json",
|
||||
"LOSEHU.*P.*" : "lts.json",
|
||||
"LOSEHU13[0-9].*HS" : "losehu124h.json",
|
||||
"LOSEHU13[0-9].*H" : "losehu124h.json",
|
||||
"LOSEHU13[0-9].*KS" : "losehu120k.json",
|
||||
"LOSEHU13[0-9].*K" : "losehu120k.json",
|
||||
"LOSEHU13[0-9].*" : "losehu118.json",
|
||||
"LOSEHU12[4-9].*HS" : "losehu124h.json",
|
||||
"LOSEHU12[4-9].*H" : "losehu124h.json",
|
||||
"LOSEHU12[0-3].*H" : "losehu118h.json",
|
||||
|
|
Loading…
Reference in a new issue