feat: added 20 cucks

This commit is contained in:
Nick 2025-01-06 20:04:34 -06:00
parent b16f0d2e86
commit 9b2b40fa41
66 changed files with 893 additions and 20 deletions

View file

@ -24,6 +24,7 @@ formatSocial name =
|> String.replace "https://www.threads.net/@" "@"
|> String.replace "https://bsky.app/profile/" "@"
|> String.replace "https://www.instagram.com/" "@"
|> String.replace "https://www.youtube.com/" "@"
wordCount : String -> Int