pinterest: implement image and gifs support (#475)

Co-authored-by: jj <log@riseup.net>
Co-authored-by: wukko <me@wukko.me>
This commit is contained in:
jsopn
2024-05-15 18:56:10 +07:00
committed by GitHub
parent bd16aec699
commit 5c9ecb2781
4 changed files with 50 additions and 8 deletions

View File

@@ -91,7 +91,7 @@
"enabled": true
},
"pinterest": {
"alias": "pinterest videos & stories",
"alias": "pinterest (all media)",
"patterns": ["pin/:id", "pin/:id/:garbage", "url_shortener/:shortLink"],
"enabled": true
},