rmeove champ
This commit is contained in:
parent
65ea249fab
commit
4af6f097c5
@ -12,7 +12,7 @@ module.exports = {
|
|||||||
var options = {
|
var options = {
|
||||||
method: 'GET',
|
method: 'GET',
|
||||||
url: 'https://football-pro.p.rapidapi.com/api/v2.0/livescores',
|
url: 'https://football-pro.p.rapidapi.com/api/v2.0/livescores',
|
||||||
qs: { tz: 'Europe/London', leagues: '8,9,2,5,23,24', include: 'localTeam,visitorTeam' },
|
qs: { tz: 'Europe/London', leagues: '8,2,5,23,24', include: 'localTeam,visitorTeam' },
|
||||||
headers: {
|
headers: {
|
||||||
'x-rapidapi-host': 'football-pro.p.rapidapi.com',
|
'x-rapidapi-host': 'football-pro.p.rapidapi.com',
|
||||||
'x-rapidapi-key': process.env.RAPIDAPI_API_KEY,
|
'x-rapidapi-key': process.env.RAPIDAPI_API_KEY,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user