UNPKG

rsshub

Version:
36 lines (34 loc) 944 B
import "./dist-Bog6z_OM.mjs"; import "./config-MQ-7ebJ_.mjs"; import { t as ViewType } from "./types-gOySfSXJ.mjs"; import "./logger-C4avouvV.mjs"; import "./ofetch-DKl_Ma9g.mjs"; import "./parse-date-r5WDWHno.mjs"; import { n as rootUrl, t as fetchCollection } from "./utils-DEJlVgab.mjs"; //#region lib/routes/newslaundry/nl-cheatsheet.ts const route = { path: "/nl-cheatsheet", view: ViewType.Articles, categories: ["new-media"], example: "/newslaundry/nl-cheatsheet", features: { requireConfig: false, requirePuppeteer: false, antiCrawler: false, supportBT: false, supportPodcast: false, supportScihub: false }, radar: [{ source: ["newslaundry.com/collection/nl-cheatsheet"], target: "/nl-cheatsheet" }], name: "Explains", maintainers: ["Rjnishant530"], handler }; async function handler() { return await fetchCollection("nl-cheatsheet", `${rootUrl}/collection/nl-cheatsheet`); } //#endregion export { route };