mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-03 07:34:26 +02:00
servicesConfig/instagram: add support for reels link with username (#423)
This commit is contained in:
commit
d98f2bfd87
@ -79,7 +79,7 @@
|
|||||||
"instagram": {
|
"instagram": {
|
||||||
"alias": "instagram reels, posts & stories",
|
"alias": "instagram reels, posts & stories",
|
||||||
"patterns": [
|
"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"
|
"tv/:postId", "stories/:username/:storyId"
|
||||||
],
|
],
|
||||||
"enabled": true
|
"enabled": true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user