api/service-config: add new snapchat link pattern

This commit is contained in:
wukko 2025-04-24 15:44:52 +06:00
parent 7ff6d0036b
commit d0deec546b
No known key found for this signature in database
GPG Key ID: 3E30B3F26C7B4AA2

View File

@ -116,6 +116,7 @@ export const services = {
"add/:username", "add/:username",
"u/:username", "u/:username",
"t/:shortLink", "t/:shortLink",
"o/:spotlightId",
], ],
subdomains: ["t", "story"], subdomains: ["t", "story"],
}, },