thumbnailer: add soundcloud.com to list of common media domains
OpenGraph thumbnails are well supported on soundcloud.com, displaying an album/track/artist cover image
This commit is contained in:
parent
1df5e9ca86
commit
0b631e69d1
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ class Thumbnailer
|
|||
'instagram.com',
|
||||
'pinterest.com',
|
||||
'pinterest.fr',
|
||||
'soundcloud.com',
|
||||
'tumblr.com',
|
||||
'deviantart.com',
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue