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

@ -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": {