Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dic-global-dev
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Manzar Hussain
dic-global-dev
Commits
6d3f1cc6
Commit
6d3f1cc6
authored
Jan 29, 2021
by
Manzar Hussain
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add api key 2
parent
865688f5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
html.html.twig
themes/custom/envigo/templates/layout/html.html.twig
+6
-2
No files found.
themes/custom/envigo/templates/layout/html.html.twig
View file @
6d3f1cc6
...
@@ -114,12 +114,14 @@
...
@@ -114,12 +114,14 @@
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
(
function
(
$
)
{
(
function
(
$
)
{
const
settings
=
{
const
settings
=
{
//api_key1:71595d71fdmsh59db2218deaaf67p15e9e8jsnca220a779910
//api_key2:ijTEXD2SjXmshcsZFDkuH6gGZ86yp1v5p89jsnT5D5Fy4yNa8y
"async"
:
true
,
"async"
:
true
,
"crossDomain"
:
true
,
"crossDomain"
:
true
,
"url"
:
"https://apidojo-yahoo-finance-v1.p.rapidapi.com/stock/v2/get-financials?symbol=DICIND.BO®ion=IN"
,
"url"
:
"https://apidojo-yahoo-finance-v1.p.rapidapi.com/stock/v2/get-financials?symbol=DICIND.BO®ion=IN"
,
"method"
:
"GET"
,
"method"
:
"GET"
,
"headers"
:
{
"headers"
:
{
"x-rapidapi-key"
:
"
71595d71fdmsh59db2218deaaf67p15e9e8jsnca220a779910
"
,
"x-rapidapi-key"
:
"
ijTEXD2SjXmshcsZFDkuH6gGZ86yp1v5p89jsnT5D5Fy4yNa8y
"
,
"x-rapidapi-host"
:
"apidojo-yahoo-finance-v1.p.rapidapi.com"
"x-rapidapi-host"
:
"apidojo-yahoo-finance-v1.p.rapidapi.com"
}
}
};
};
...
@@ -161,12 +163,14 @@
...
@@ -161,12 +163,14 @@
});
});
const
settings1
=
{
const
settings1
=
{
//api_key1:71595d71fdmsh59db2218deaaf67p15e9e8jsnca220a779910
//api_key2:ijTEXD2SjXmshcsZFDkuH6gGZ86yp1v5p89jsnT5D5Fy4yNa8y
"async"
:
true
,
"async"
:
true
,
"crossDomain"
:
true
,
"crossDomain"
:
true
,
"url"
:
"https://apidojo-yahoo-finance-v1.p.rapidapi.com/stock/v2/get-financials?symbol=DICIND.NS®ion=IN"
,
"url"
:
"https://apidojo-yahoo-finance-v1.p.rapidapi.com/stock/v2/get-financials?symbol=DICIND.NS®ion=IN"
,
"method"
:
"GET"
,
"method"
:
"GET"
,
"headers"
:
{
"headers"
:
{
"x-rapidapi-key"
:
"
71595d71fdmsh59db2218deaaf67p15e9e8jsnca220a779910
"
,
"x-rapidapi-key"
:
"
ijTEXD2SjXmshcsZFDkuH6gGZ86yp1v5p89jsnT5D5Fy4yNa8y
"
,
"x-rapidapi-host"
:
"apidojo-yahoo-finance-v1.p.rapidapi.com"
"x-rapidapi-host"
:
"apidojo-yahoo-finance-v1.p.rapidapi.com"
}
}
};
};
...
...
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