Merge pull request #1367 from shaarli/thumbnailer-soundcloud

thumbnailer: add soundcloud.com to list of common media domains
This commit is contained in:
nodiscc 2019-09-21 17:41:32 +00:00 committed by GitHub
commit 31d691649a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,6 +27,7 @@ class Thumbnailer
'instagram.com',
'pinterest.com',
'pinterest.fr',
'soundcloud.com',
'tumblr.com',
'deviantart.com',
];