mirror of
https://github.com/miniflux/v2.git
synced 2025-07-02 16:38:37 +00:00
added spotify iframe support
This commit is contained in:
parent
27253c8a97
commit
678abc5dbb
1 changed files with 1 additions and 0 deletions
|
@ -385,6 +385,7 @@ func isValidIframeSource(baseURL, src string) bool {
|
|||
"dailymotion.com",
|
||||
"youtube-nocookie.com",
|
||||
"youtube.com",
|
||||
"open.spotify.com",
|
||||
}
|
||||
domain := urllib.Domain(src)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue