mirror of
https://github.com/imputnet/cobalt.git
synced 2025-01-04 06:06:07 +00:00
servicesConfig: add support for instagram live vods
merge pull request #316 from dumbmoron/instagram-vod
This commit is contained in:
commit
7a2a022aaa
|
@ -74,7 +74,7 @@
|
|||
"alias": "instagram reels, posts & stories",
|
||||
"patterns": [
|
||||
"reels/:postId", "reel/:postId", "p/:postId",
|
||||
"stories/:username/:storyId"
|
||||
"tv/:postId", "stories/:username/:storyId"
|
||||
],
|
||||
"enabled": true
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue