UNPKG

rsshub

Version:
31 lines (28 loc) 1.08 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 "./helpers-Bo4JQYdN.mjs"; import "./got-CO-ndVl2.mjs"; import "./timezone-CA9Huotp.mjs"; import { t as handler } from "./common-DQDShFb8.mjs"; //#region lib/routes/dnaindia/news.ts const route = { name: "News", maintainers: ["Rjnishant530"], path: ["/:category"], example: "/dnaindia/headlines", parameters: { category: "Find it in the URL, or tables below" }, radar: [{ source: ["www.dnaindia.com/:category"] }], handler, url: "www.dnaindia.com", description: `Categories: | Headlines | Explainer | India | Entertainment | Sports | Viral | Lifestyle | Education | Business | World | | --------- | --------- | ----- | ------------- | ------ | ----- | --------- | --------- | -------- | ----- | | headlines | explainer | india | entertainment | sports | viral | lifestyle | education | business | world |` }; //#endregion export { route };