Commit 5a45a69a authored by wildfirecode's avatar wildfirecode

1

parent efaadae3
...@@ -11,8 +11,13 @@ const APIs = [ ...@@ -11,8 +11,13 @@ const APIs = [
'rCqNVY1zRW8jDFQqT2lWhwB1xjdScHQv', 'rCqNVY1zRW8jDFQqT2lWhwB1xjdScHQv',
'WMhpfwtfFfHcR3VR0Jq5HhBbP9sWYNXX', 'WMhpfwtfFfHcR3VR0Jq5HhBbP9sWYNXX',
'Xl6lmjhJnpLMh8Hv0psMrkfZlPtTPyP4', 'Xl6lmjhJnpLMh8Hv0psMrkfZlPtTPyP4',
'ljL11FqwfKj32ccMmGq9y2c1L7SDD6Wd',
'k5q60D09zZr2T0jnMyFrtffFl8zBTywy',
'9pSWTj6MVHKnHprtwPBmHk16Bb1dwdL2' '9pSWTj6MVHKnHprtwPBmHk16Bb1dwdL2'
]; ];
// rzQ5gf1PX2vFPPMMpT9R5xzxX4wdJKqb
// TLdd78gTGFrT9DkczcfHnGDG1hcBrmSB
module.exports = (imgURLs) => module.exports = (imgURLs) =>
new Promise((resolve, reject) => { new Promise((resolve, reject) => {
console.log('正在获取API信息...'); console.log('正在获取API信息...');
......
{ {
"name": "dbtinypng", "name": "dbtinypng",
"requires": true, "version": "0.0.6",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true,
"dependencies": { "dependencies": {
"ansi-regex": { "ansi-regex": {
"version": "3.0.0", "version": "3.0.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment