<regex><![CDATA[https?://(?:www\.)?(?:instagram\.com|instagr\.am)/p/(?<ID>[a-zA-Z0-9_-]+)]]></regex>
<html><![CDATA[<blockquote class="instagram-media" data-instgrm-permalink="https://www.instagram.com/p/{$ID}/" data-instgrm-version="14"><a href="https://www.instagram.com/p/{$ID}/">https://www.instagram.com/p/{$ID}/</a></blockquote><script async src="https://www.instagram.com/embed.js"></script>]]></html>
</provider>
- <provider name="spotify-playlist">
- <title>Spotify Playlist</title>
- <regex><![CDATA[https?://play.spotify.com/user/(?<USER>[0-9a-zA-Z]+)/playlist/(?<ID>[0-9a-zA-Z]+)
-https?://open.spotify.com/user/(?<USER>[0-9a-zA-Z]+)/playlist/(?<ID>[0-9a-zA-Z]+)]]></regex>
- <html><![CDATA[<iframe width="300" height="380" src="https://embed.spotify.com/?uri=spotify:user:{$USER}:playlist:{$ID}" frameborder="0" allowtransparency="true"></iframe>]]></html>
- </provider>
<provider name="spotify">
<title>Spotify</title>
<regex><![CDATA[https?://play.spotify.com/(.*/|)(?<TYPE>[a-zA-Z]+)/(?<ID>[0-9a-zA-Z]+)
<script>require(['WoltLabSuite/Core/Wrapper/FacebookSdk'],function(FB){FB.XFBML.parse()})</script>]]></html>
</provider>
</import>
+ <delete>
+ <provider name="spotify-playlist"/>
+ </delete>
</data>