servicesConfig: add one more instagram link type

This commit is contained in:
wukko 2024-03-09 20:55:30 +06:00
parent 40555a4716
commit e25b0cdf1c

View file

@ -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