servicesConfig: add support for instagram live vods

merge pull request #316 from dumbmoron/instagram-vod
This commit is contained in:
wukko 2024-01-17 17:16:15 +06:00 committed by GitHub
commit 7a2a022aaa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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