fix: facebook shared link pattern

This commit is contained in:
Brama Udi 2024-07-07 20:54:50 +07:00
parent fcec613c84
commit db4c64dfe0
No known key found for this signature in database
GPG Key ID: C163FBB0BB454FBD

View File

@ -128,7 +128,7 @@
":username/videos/:caption/:id", ":username/videos/:caption/:id",
":username/videos/:id", ":username/videos/:id",
"reel/:id", "reel/:id",
"share/v/:id" "share/:shortLink/:id"
], ],
"enabled": true "enabled": true
} }