UNPKG

rsshub

Version:
16 lines (15 loc) 344 B
import { t as getFeed } from "./utils-e0gVFUNd.mjs"; //#region lib/routes/gov/cnca/hydt.ts const route = { path: "/hydt", categories: ["government"], example: "/gov/cnca/hydt", name: "行业动态", maintainers: ["Yoge-Code"], handler }; function handler() { return getFeed("xwjj/xydt", "行业动态"); } //#endregion export { route };