mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 21:27:39 +02:00
pinterest: accept more links
This commit is contained in:
@ -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": {
|
||||
|
Reference in New Issue
Block a user