servicesConfig: add support for instagram live vods

This commit is contained in:
dumbmoron
2024-01-14 23:54:36 +00:00
parent 67329199e8
commit 62f847ba61

View File

@ -68,7 +68,7 @@
"alias": "instagram reels, posts & stories",
"patterns": [
"reels/:postId", "reel/:postId", "p/:postId",
"stories/:username/:storyId"
"tv/:postId", "stories/:username/:storyId"
],
"enabled": true
},