update SrcJyXunmi.js.

pull/1/head
src48597962 3 years ago committed by Gitee
parent 1c6cb4f719
commit 9342ede3a8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
  1. 2
      SrcJyXunmi.js

@ -754,9 +754,11 @@ function xunmierji(type,ua) {
try{
let list1 = list[0].split('$')[0];
let list2 = list[list.length-1].split('$')[0];
log(list);
if(parseInt(list1)>parseInt(list2)){
list.reverse();
}
log(list);
}catch(e){
log('修正选集顺序失败>'+e.message)
}

Loading…
Cancel
Save