more apps
This commit is contained in:
parent
a2794d0b2c
commit
14050a1a04
@ -34,5 +34,21 @@
|
||||
{
|
||||
"name": "Google Services",
|
||||
"url": "http://kithub.cf/Karl/MiWatchKleaner-APKs/raw/master/Google/GoogleServices.apk"
|
||||
},
|
||||
{
|
||||
"name": "Pujie Black",
|
||||
"url": "http://kithub.cf/Karl/MiWatchKleaner-APKs/raw/master/Others/Pujie.apk"
|
||||
},
|
||||
{
|
||||
"name": "AccuWeather",
|
||||
"url": "http://kithub.cf/Karl/MiWatchKleaner-APKs/raw/master/Others/AccuWeather.apk"
|
||||
},
|
||||
{
|
||||
"name": "Ultimate Alexa",
|
||||
"url": "http://kithub.cf/Karl/MiWatchKleaner-APKs/raw/master/Others/UltimateAlexa.apk"
|
||||
},
|
||||
{
|
||||
"name": "MoreLocale",
|
||||
"url": "http://kithub.cf/Karl/MiWatchKleaner-APKs/raw/master/Others/MoreLocale.apk"
|
||||
}
|
||||
]
|
||||
|
@ -32,7 +32,7 @@ module.exports = {
|
||||
option = {
|
||||
dir: './data/apps',
|
||||
onDone: (info)=>{
|
||||
console.log(element.name + ' Downloaded')
|
||||
console.log('Latest ' + element.name + ' Downloaded')
|
||||
},
|
||||
onError: (err) => {
|
||||
console.log('error', err);
|
||||
|
Loading…
x
Reference in New Issue
Block a user