1
2
3
4
5
6
7
import { inkAndSwitchRssUrl } from "https://esm.town/v/stevekrouse/inkAndSwitchRssUrl";
import { newRSSItems } from "https://esm.town/v/stevekrouse/newRSSItems";
export let sampleNewRSSItems = newRSSItems({
url: inkAndSwitchRssUrl,
lastRunAt: new Date("Mon, 31 Oct 2021 00:00:00 +0000"),
});