mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-05-07 22:57:16 +09:00
Update amazon.ts
This commit is contained in:
parent
e4c48c626e
commit
1f496d66bf
@ -39,6 +39,7 @@ export async function summarize(url: URL.Url): Promise<summary> {
|
||||
icon: 'https://www.amazon.com/favicon.ico',
|
||||
description: description || null,
|
||||
thumbnail: thumbnail || null,
|
||||
player: null,
|
||||
sitename: 'Amazon'
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user