UNPKG

rsshub

Version:
13 lines (12 loc) 339 B
import { r as handler } from "./common-DcqxCICR.mjs"; //#region lib/routes/jiemian/special.ts const route = { path: "/special/:id", parameters: { id: "分类 id,可在对应分类页 URL 中找到" }, name: "专题", example: "/jiemian/special/1192", maintainers: ["nczitzk", "pseudoyu"], handler }; //#endregion export { route };