diff --git a/src/modules/processing/servicesConfig.json b/src/modules/processing/servicesConfig.json index 0138355c..4f07ebda 100644 --- a/src/modules/processing/servicesConfig.json +++ b/src/modules/processing/servicesConfig.json @@ -78,7 +78,7 @@ "instagram": { "alias": "instagram reels, posts & stories", "patterns": [ - "reels/:postId", "reel/:postId", "p/:postId", + "reels/:postId", "reel/:postId", "p/:postId", ":username/p/:postId", "tv/:postId", "stories/:username/:storyId" ], "enabled": true