Merge pull request #1367 from shaarli/thumbnailer-soundcloud
thumbnailer: add soundcloud.com to list of common media domains
This commit is contained in:
commit
31d691649a
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ class Thumbnailer
|
||||||
'instagram.com',
|
'instagram.com',
|
||||||
'pinterest.com',
|
'pinterest.com',
|
||||||
'pinterest.fr',
|
'pinterest.fr',
|
||||||
|
'soundcloud.com',
|
||||||
'tumblr.com',
|
'tumblr.com',
|
||||||
'deviantart.com',
|
'deviantart.com',
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue