Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
dbgame-tinypng
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wildfirecode13
dbgame-tinypng
Commits
5a45a69a
Commit
5a45a69a
authored
Oct 31, 2019
by
wildfirecode
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
efaadae3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
getAPIs.js
getAPIs.js
+5
-0
package-lock.json
package-lock.json
+2
-1
No files found.
getAPIs.js
View file @
5a45a69a
...
@@ -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信息...'
);
...
...
package-lock.json
View file @
5a45a69a
{
{
"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"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment