add www.tiktok to the list of domains
This commit is contained in:
parent
f7cc4d0038
commit
e3f06a45f5
@ -119,6 +119,7 @@ async def fix_social_media_links(ctx):
|
||||
"https://x.com": "vxtwitter",
|
||||
"https://twitter.com": "vxtwitter",
|
||||
"https://tiktok.com": "vxtiktok",
|
||||
"https://www.tiktok.com": "vxtiktok",
|
||||
}
|
||||
for k in correct_domains.keys():
|
||||
if k in ctx.content:
|
||||
|
Loading…
x
Reference in New Issue
Block a user