更新 'SrcJuying.js'

master
src48597962 9 months ago
parent 97028b42ea
commit e61c3bee60
  1. 3
      SrcJuying.js

@ -639,6 +639,9 @@ function yiji() {
d.push({
title: "搜索",
url: $.toString((searchurl) => {
if(input.trim() == ''){
return "hiker://empty"
}
if(/www\.aliyundrive\.com|www\.alipan\.com/.test(input)){
input = input.replace('http','\nhttp');
return $("hiker://empty#noRecordHistory##noHistory#").rule((input) => {

Loading…
Cancel
Save