Update servicesConfig.json

This commit is contained in:
hyperdefined 2024-03-25 16:54:11 -04:00
parent 68d8fa1515
commit 0b5e608466
No known key found for this signature in database
GPG Key ID: EB0B55B31E88AB03

View File

@ -77,8 +77,7 @@
}, },
"instagram": { "instagram": {
"alias": "instagram reels, posts & stories", "alias": "instagram reels, posts & stories",
"altDomains": ["ddinstagram.com"], "altDomains": ["ddinstagram.com", "d.ddinstagram.com", "g.ddinstagram.com"],
"subdomains": ["d", "g"],
"patterns": [ "patterns": [
"reels/:postId", "reel/:postId", "p/:postId", ":username/p/:postId", "reels/:postId", "reel/:postId", "p/:postId", ":username/p/:postId",
"tv/:postId", "stories/:username/:storyId" "tv/:postId", "stories/:username/:storyId"