diff --git a/src/routes/getOEmbed.ts b/src/routes/getOEmbed.ts index 9eede62..1d32d70 100644 --- a/src/routes/getOEmbed.ts +++ b/src/routes/getOEmbed.ts @@ -14,7 +14,6 @@ export const getOEmbed: Handler = async (c) => { provider_url: "https://bskyx.app/", thumbnail_width: 1000, thumbnail_height: 1000, - author_url: 'https://google.com', }; if (avatar !== undefined) {