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
No known key found for this signature in database
GPG key ID: C59997C76C6A8E5F

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
},