RSSHub/lib/routes/showstart/const.ts

5 lines
94 B
TypeScript

const HOST = 'https://www.showstart.com';
const TITLE = '秀动网';
export { HOST, TITLE };