···1818 * The base URL of the frontend service for linking to replies/quotes/accounts etc.
1919 * @default "https://deer.social" // or https://bsky.app if you're boring
2020 */
2121- static readonly FRONTEND_URL: string = "https://deer.social";
2121+ static readonly FRONTEND_URL: string = "https://catsky.social";
22222323 /**
2424 * Maximum number of posts to fetch from the PDS per request