Toggle navigation
Toggle navigation
This project
Loading...
Sign in
윤성배
/
chatbot_for_PsychologicalTest
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
이인서
2020-12-12 13:13:41 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c1bb56779014eb0c7eb1c320c58ef482c2928082
c1bb5677
1 parent
4eaa7330
Update app.js
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app.js
app.js
View file @
c1bb567
...
...
@@ -7,7 +7,7 @@ const Result_URL = 'https://inspct.career.go.kr/openapi/test/report'
const
fs
=
require
(
'fs'
);
const
path
=
require
(
'path'
);
const
HTTPS
=
require
(
'https'
);
const
domain
=
"www.
skdhkfkdy
.tk"
const
domain
=
"www.
ahhhhhhhh
.tk"
const
sslport
=
23023
;
const
bodyParser
=
require
(
'body-parser'
);
const
{
stringify
}
=
require
(
'querystring'
);
...
...
Please
register
or
login
to post a comment