BramvdnHeuvel / Rickroll-Generator

This website allows users to create their own rickrolls with links that no-one could recognize. Including rich preview for extra deceit on websites that use rich preview.
MIT License
64 stars 33 forks source link

Add fake website name as an optional field #9

Open BramvdnHeuvel opened 2 years ago

BramvdnHeuvel commented 2 years ago

The Rickroll Generator is missing two relevant fields: og:url and og:site_name which can sometimes keep the links from rendering as preferred on platforms like Discord and Telegram.

As per request in #8, these will be added with a new optional field to give a custom website name. For this, however, the database needs a new column. The database needs basic version control to prevent data loss during updates.