servicesConfig/instagram: add support for reels link with username (#423)

This commit is contained in:
wukko 2024-04-07 09:06:08 +06:00 committed by GitHub
commit d98f2bfd87
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -79,7 +79,7 @@
"instagram": {
"alias": "instagram reels, posts & stories",
"patterns": [
"reels/:postId", "reel/:postId", "p/:postId", ":username/p/:postId",
"reels/:postId", ":username/reel/:postId", "reel/:postId", "p/:postId", ":username/p/:postId",
"tv/:postId", "stories/:username/:storyId"
],
"enabled": true