UNPKG

rsshub

Version:
42 lines (40 loc) 1.15 kB
import "./dist-Bog6z_OM.mjs"; import "./config-MQ-7ebJ_.mjs"; import "./logger-C4avouvV.mjs"; import "./ofetch-DKl_Ma9g.mjs"; import "./parse-date-r5WDWHno.mjs"; import "./is-worker-DESPicPc.mjs"; import "./cache-SV6W5EPy.mjs"; import "./timezone-CA9Huotp.mjs"; import { t as getItems } from "./utils-D3VA1lGI.mjs"; //#region lib/routes/jou/yz.ts const url = "https://yz.jou.edu.cn/index/zxgg.htm"; const host = "https://yz.jou.edu.cn"; const route = { path: "/yztzgg", categories: ["university"], example: "/jou/yztzgg", parameters: {}, features: { requireConfig: false, requirePuppeteer: false, antiCrawler: false, supportBT: false, supportPodcast: false, supportScihub: false }, radar: [{ source: ["yz.jou.edu.cn/index/zxgg.htm", "yz.jou.edu.cn/"] }], name: "研招网通知公告", maintainers: ["real-jiakai"], handler, url: "yz.jou.edu.cn/index/zxgg.htm" }; async function handler(ctx) { return { title: "江苏海洋大学 -- 研招通知公告", link: url, item: await getItems(ctx, url, host, "winstyle207638", "timestyle207638", "titlestyle207543", "timestyle207543") }; } //#endregion export { route };