diff --git a/plugins/domains/spotify.com.js b/plugins/domains/spotify.com.js index 415705c8c..52f4db933 100644 --- a/plugins/domains/spotify.com.js +++ b/plugins/domains/spotify.com.js @@ -96,7 +96,7 @@ export default { } }, - tests: [{noFeeds: true}, {skipMethods: ["getData"], skipMixins: ["oembed-iframe", "oembed-thumbnail", "og-image"]}, + tests: [{noFeeds: true}, {skipMethods: ["getData"], skipMixins: ["oembed-iframe", "oembed-thumbnail", "og-image", "oembed-title"]}, "https://open.spotify.com/playlist/44CgBWWr6nlpy7bdZS8ZmN", "http://open.spotify.com/track/6ol4ZSifr7r3Lb2a9L5ZAB", "https://open.spotify.com/playlist/4SsKyjaGlrHJbRCQwpeUsz",