pinterest: accept more links

This commit is contained in:
wukko 2024-01-17 20:20:18 +06:00
parent e4405828a6
commit 01e28ec7e4
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"name": "cobalt",
"description": "save what you love",
"version": "7.9",
"version": "7.9.1",
"author": "wukko",
"exports": "./src/cobalt.js",
"type": "module",

View file

@ -87,7 +87,7 @@
},
"pinterest": {
"alias": "pinterest videos & stories",
"patterns": ["pin/:id", "url_shortener/:shortLink"],
"patterns": ["pin/:id", "pin/:id/:garbage", "url_shortener/:shortLink"],
"enabled": true
},
"streamable": {