-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchunk-GNGLHN23.js
1 lines (1 loc) · 1.49 KB
/
chunk-GNGLHN23.js
1
var t={db:{NAME:"pangu",tables:{STOCKS:"stocks"}},routes:{DASHBOARD:"dashboard",PORTFOLIO:"portfolio",STOCKS:"stocks",INDICES:"indices",SETTINGS:"settings",IMPORT:"import",EXPORT:"export",DELETE:"delete",ABOUT:"about",PRIVACY:"privacy",TERMS:"terms",DISCLAIMER:"disclaimer"},api:{MARKET_STATUS:"https://etapi.indiatimes.com/et-screener/index-byid",DASHBOARD:"https://mobilelivefeeds.indiatimes.com/ETMobileApps/mobile/dashboard",STOCK_SEARCH:"https://etsearch.indiatimes.com/etspeeds/etsearchMdata.ep?matchCompanyName=true&ticker=",STOCK_SEARCH_SECONDARY:"https://appfeeds.moneycontrol.com/jsonapi/search/common?format=json&category=stock&query=",STOCK_QUOTE:"https://marketservices.indiatimes.com/marketservices/company?outputType=json&companyid=",STOCK_HISTORIC_CHART:"https://etelection.indiatimes.com/ET_Charts/india-market/stock/history?resolution=1D&countback=0&",STOCK_INTRA_DAY_CHART:"https://priceapi.moneycontrol.com/techCharts/intra?resolution=1&symbol=",INDEX_QUOTE:"https://etapi.indiatimes.com/et-screener/index-summary?indexId=",INDEX_CONSTITUENTS:"https://etmarketsapis.indiatimes.com/ET_Stats/getIndexByIds?pagesize=1000&sortorder=desc&company=true&",INDEX_HISTORIC_CHART:"https://etelection.indiatimes.com/ET_Charts/india-market/index/history?resolution=1D&countback=0&",INDEX_INTRA_DAY_CHART:"https://priceapi.moneycontrol.com/techCharts/intra?resolution=1&symbol="},settings:{THEME:"theme",COLOR_SCHEME:"color_scheme",REFRESH_INTERVAL:"refresh_interval"},placeholders:{NO_VALUE:"--"}};export{t as a};