servicesConfig/instagram: add support for reels link with username

This commit is contained in:
dumbmoron 2024-04-07 00:07:19 +00:00
parent cceae75275
commit 512e3feac9
No known key found for this signature in database

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