mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 21:27:39 +02:00
servicesConfig: add one more instagram link type
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user