iodigital-com / SecretSanta

Secret santa is the #1 online gift exchange organizer. https://www.secretsantaorganizer.com
ISC License
129 stars 65 forks source link

Add UrlTransformerService and integrate in LinkifyExtension #588

Closed TomCan closed 2 weeks ago

TomCan commented 2 weeks ago

Add UrlTransformer service and integrate with Linkify extention.

UrlTransformer allows us to change user-generated links if the hostname matches a specific pattern. This can be used to add affiliate tags or even completely rewrite the url.

tvlooy commented 2 weeks ago

this is great! Thanks a lot @TomCan