更新 'SrcJuman.js'

Ju
src48597962 2 years ago
parent 7c4c66ba5d
commit 0a807e399f
  1. 4
      SrcJuman.js

@ -92,7 +92,7 @@ function yiji() {
}) })
} }
data.forEach(item => { data.forEach(item => {
item.url = $('hiker://empty#immersiveTheme##autoCache##noRecordHistory##noHistory#').rule(() => { item.url = $('hiker://empty#immersiveTheme##autoCache#').rule(() => {
require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJuman.js'); require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJuman.js');
erji(); erji();
}) })
@ -133,7 +133,7 @@ function sousuo() {
log(e.message); log(e.message);
} }
data.forEach(item => { data.forEach(item => {
item.url = $('hiker://empty#immersiveTheme##autoCache##noRecordHistory##noHistory#').rule(() => { item.url = $('hiker://empty#immersiveTheme##autoCache#').rule(() => {
require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJuman.js'); require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJuman.js');
erji(); erji();
}) })

Loading…
Cancel
Save