rsshub
Version:
Make RSS Great Again!
40 lines (38 loc) • 1.41 kB
JavaScript
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 "./helpers-Bo4JQYdN.mjs";
import "./common-utils-Cz5bFBus.mjs";
import "./got-CO-ndVl2.mjs";
import "./timezone-CA9Huotp.mjs";
import "./wechat-mp-C5sPd574.mjs";
import { t as gdgov } from "./general-kkRVkcNP.mjs";
//#region lib/routes/gov/mmht/mmht.ts
const route = {
path: "/mmht/*",
name: "Unknown",
maintainers: [],
handler
};
async function handler(ctx) {
await gdgov({
defaultPath: "xwzx/zcjd/",
list_element: "#main21l_main_dk > table > tbody > tr > td:nth-child(2) a",
list_include: "site",
title_element: "td[background=\"/global/rlyelen_line04.gif\"] > table:nth-child(1) > tbody > tr:nth-child(2)",
title_match: "(.*)",
description_element: "td[background=\"/global/rlyelen_line04.gif\"] > table:nth-child(1) > tbody > tr:nth-child(4)",
author_element: void 0,
author_match: void 0,
authorisme: "茂名市高新技术产业开发局政务网",
pubDate_element: "td[background=\"/global/rlyelen_line04.gif\"] > table:nth-child(1) > tbody > tr:nth-child(3) > td > table > tbody > tr > td",
pubDate_match: "发表时间:(.*)\xA0\xA0\xA0\xA0\xA0\xA0\xA0信息来源",
pubDate_format: void 0
}, ctx);
}
//#endregion
export { route };