Toggle navigation
Toggle navigation
This project
Loading...
Sign in
박찬수
/
enjoy_soccer
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
박찬수
2022-06-04 12:31:50 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
75648cc6da3d5aa9d9ca930190eb3087084d8030
75648cc6
1 parent
61cd4477
soccer sciprt commit
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
soccer.js
soccer.js
View file @
75648cc
...
...
@@ -6,8 +6,8 @@ var options = {
qs
:
{
id
:
'276'
,
season
:
'2019'
},
headers
:
{
'x-rapidapi-host'
:
'v3.football.api-sports.io'
,
'x-rapidapi-key'
:
'e8a0e218c8msh6742d80e6af318ep11271fjsn9b0927b5f4de
'
}
'x-rapidapi-key'
:
'526fc70a2e8b315e9a960ac4b4764191
'
}
};
request
(
options
,
function
(
error
,
response
)
{
...
...
Please
register
or
login
to post a comment