1
0
Fork 0
mirror of https://github.com/silenty4ng/k5web synced 2025-04-19 08:39:56 +00:00

update hs ks support

This commit is contained in:
Silent YANG 2024-05-23 23:46:39 +08:00
parent a21fd02bba
commit 0c03338164

View file

@ -223,8 +223,10 @@
const configuration_list : any = {
"LOSEHU.*P.*K" : "ltsk.json",
"LOSEHU.*P.*" : "lts.json",
"LOSEHU12[4-9].*HS" : "losehu124h.json",
"LOSEHU12[4-9].*H" : "losehu124h.json",
"LOSEHU12[0-3].*H" : "losehu118h.json",
"LOSEHU12[0-9].*KS" : "losehu120k.json",
"LOSEHU12[0-9].*K" : "losehu120k.json",
"LOSEHU12[0-9].*" : "losehu118.json",
"LOSEHU11[8-9].*H" : "losehu118h.json",