UNPKG

rsshub

Version:
10 lines (8 loc) 306 B
import { t as got_default } from "./got-KxxWdaxq.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 };