mirror of
https://github.com/wukko/cobalt.git
synced 2025-04-29 22:14:26 +02:00
api/service-config/tiktok: remove trailing forward slash from a pattern
This commit is contained in:
parent
ab13f78326
commit
5036c492b8
@ -136,7 +136,7 @@ export const services = {
|
||||
tiktok: {
|
||||
patterns: [
|
||||
":user/video/:postId",
|
||||
"i18n/share/video/:postId/",
|
||||
"i18n/share/video/:postId",
|
||||
":shortLink",
|
||||
"t/:shortLink",
|
||||
":user/photo/:postId",
|
||||
|
Loading…
x
Reference in New Issue
Block a user