mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-18 19:28:29 +00:00
fix: facebook shared link pattern
This commit is contained in:
parent
fcec613c84
commit
db4c64dfe0
@ -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
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user