mirror of
https://github.com/wukko/cobalt.git
synced 2025-04-30 06:24:25 +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: {
|
tiktok: {
|
||||||
patterns: [
|
patterns: [
|
||||||
":user/video/:postId",
|
":user/video/:postId",
|
||||||
"i18n/share/video/:postId/",
|
"i18n/share/video/:postId",
|
||||||
":shortLink",
|
":shortLink",
|
||||||
"t/:shortLink",
|
"t/:shortLink",
|
||||||
":user/photo/:postId",
|
":user/photo/:postId",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user