更新 'SrcJuying.js'

master
src48597962 9 months ago
parent 0cee2f9984
commit 44c06bbfab
  1. 6
      SrcJuying.js

@ -939,12 +939,6 @@ function downloadicon() {
if(!fileExist('hiker://files/cache/src/聚影.png')){
downloadFile(config.依赖.match(/http(s)?:\/\/.*\//)[0] + "img/聚影.png", 'hiker://files/cache/src/聚影.png');
}
if(!fileExist('hiker://files/cache/src/sou.png')){
downloadFile(config.依赖.match(/http(s)?:\/\/.*\//)[0] + "img/sou.png", 'hiker://files/cache/src/sou.png');
}
if(!fileExist('hiker://files/cache/src/set.png')){
downloadFile(config.依赖.match(/http(s)?:\/\/.*\//)[0] + "img/set.png", 'hiker://files/cache/src/set.png');
}
if(!fileExist('hiker://files/cache/src/404.jpg')){
downloadFile(config.依赖.match(/http(s)?:\/\/.*\//)[0] + "img/404.jpg", 'hiker://files/cache/src/404.jpg');
}

Loading…
Cancel
Save