UNPKG

rsshub

Version:
6 lines (3 loc) 129 B
export const HOST = 'https://cara.app'; export const API_HOST = `${HOST}/api`; export const CDN_HOST = 'https://cdn.cara.app';