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