punyakrit / social-share

ShareHub is a Project where users can create their public viewable profile containing their customizable social links and important links that they want to share with the world. Also having option to see their page Analytics
https://www.sharehub.xyz/
MIT License
23 stars 48 forks source link

[Feat] Validating Social links before saving #223

Open vinayak-vohra opened 4 months ago

vinayak-vohra commented 4 months ago

What would you like to share?

In production environment, social links can be validated before saving to ensure that they belong to that specific platform.

For example, a link for GitHub should match https://github.com/<username>, not anything else.

Additional information

No response

Record