diff --git a/common/lkt.js b/common/lkt.js index e1db1ddf726b2c5853db86468429a26694f2977c..832c39b92669b5cc9fe5f3d43235d00baf6b3356 100644 --- a/common/lkt.js +++ b/common/lkt.js @@ -261,7 +261,7 @@ class LktClient { var dataObj; var karaList; var prevcont=0; - const regex = /([0-9]+) (vo|va|amv|cdg|vocaloid|autres|vtuber) - (jp|fr|en|ru|sp|it|ch|latin|heb|por|swe|de|multi|undefined) \/ (.+) - (OP|ED|IS|AMV|PV|MV|LIVE)([0-9]*) - (.+) \[ (.+) \]/; + const regex = /([0-9]+) (vo|va|amv|cdg|vocaloid|autres|vtuber) - (jp|fr|en|ru|sp|it|ch|latin|heb|por|pol|swe|de|multi|undefined) \/ (.+) - (OP|ED|IS|AMV|PV|MV|LIVE)([0-9]*) - (.+) \[ (.+) \]/; var reg = new RegExp(regex); function __getResult(client) { return new Promise(resolv => {