pinterest: pin.it support & fix parsing

This commit is contained in:
wukko
2024-01-17 15:05:39 +06:00
parent 8c868c4385
commit 9aabb4d738
6 changed files with 39 additions and 24 deletions

View File

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