diff --git a/src/modules/processing/servicesConfig.json b/src/modules/processing/servicesConfig.json index 886c44b9..f7e0c735 100644 --- a/src/modules/processing/servicesConfig.json +++ b/src/modules/processing/servicesConfig.json @@ -77,8 +77,7 @@ }, "instagram": { "alias": "instagram reels, posts & stories", - "altDomains": ["ddinstagram.com"], - "subdomains": ["d", "g"], + "altDomains": ["ddinstagram.com", "d.ddinstagram.com", "g.ddinstagram.com"], "patterns": [ "reels/:postId", "reel/:postId", "p/:postId", ":username/p/:postId", "tv/:postId", "stories/:username/:storyId"