Add more OGP metadata attributes to save

This commit is contained in:
JC Brand 2021-03-04 17:56:24 +01:00
parent 19a9da3032
commit 541613d1fe
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ const MODERATOR_COMMANDS = ['kick', 'mute', 'voice', 'modtools'];
const VISITOR_COMMANDS = ['nick'];
const METADATA_ATTRIBUTES = [
"og:article:author",
"og:article:published_time",
"og:description",
"og:image",
"og:image:height",