Skip to content

Commit

Permalink
finish cleaning up main Spotify endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
iparamonau committed Sep 23, 2024
1 parent 2f470bd commit d92af33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/plugins/system/oembed/providers.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@
{
"name": "Spotify",
"templates": [
"(?:open|embed|play)\\.spotify\\.(?:link|com)/(?:embed/)?([^\\?]*)\\??.*",
"(?:open|embed|play)\\.spotify\\.com/(?:embed/)?([^\\?]*)\\??.*",
"spotify\\.link/.*"
],
"url": "https://open.spotify.com/{1}",
Expand Down

0 comments on commit d92af33

Please sign in to comment.