UNPKG

rsshub

Version:
9 lines (8 loc) 305 B
import { t as got_default } from "./got-BTowW50G.mjs"; //#region lib/routes/yxdown/utils.ts const rootUrl = "http://www.yxdown.com"; const getCookie = async () => { return (await got_default(rootUrl)).data.match(/(?<=.cookie=").*(?=; path)/g)[0]; }; //#endregion export { rootUrl as n, getCookie as t };