| Linux premium201.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64 Path : /home/burnskfl/savagetreeremoval.com/wp-content/plugins/extendify/src/ |
| Current File : /home/burnskfl/savagetreeremoval.com/wp-content/plugins/extendify/src/constants.js |
// The linter plugin expects const DEFAULT_URLS to be defined here to ensure no localhost
const DEFAULT_URLS = {
AI_HOST: 'https://ai.extendify.com',
PATTERNS_HOST: 'https://patterns.extendify.com',
KB_HOST: 'https://kb.extendify.com',
INSIGHTS_HOST: 'https://insights.extendify.com',
IMAGES_HOST: 'https://images-resource.extendify.com',
DASHBOARD_HOST: 'https://dashboard.extendify.com',
};
export const { AI_HOST, PATTERNS_HOST, KB_HOST, INSIGHTS_HOST, IMAGES_HOST } =
DEFAULT_URLS;