UNPKG

116 BJavaScriptView Raw
1const ASKSUITE_CRAWLER_URL = 'https://34.225.252.53';
2
3module.exports = { CRAWLER_ENDPOINT: ASKSUITE_CRAWLER_URL };