const BASE_URL = "/r/api"; export const SYSTEM_BASE_URL = `${BASE_URL}/system`; export const NETWORK_BASE_URL = `${BASE_URL}/network?url=`;