export type LocalSiteUrlBlocklist = { id: number; url: string; published_at: string; updated_at?: string; };