diff --git a/src/modules/processing/servicesConfig.json b/src/modules/processing/servicesConfig.json index e9021490..3c3f0c19 100644 --- a/src/modules/processing/servicesConfig.json +++ b/src/modules/processing/servicesConfig.json @@ -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 },