4
0
Эх сурвалжийг харах

Allow iframes pointing to Twitch videos

Docs: https://dev.twitch.tv/docs/embed/video-and-clips/#non-interactive-inline-frames-for-live-streams-and-vods
Nicholas Parker 2 жил өмнө
parent
commit
257e8c4761

+ 1 - 0
internal/reader/sanitizer/sanitizer.go

@@ -351,6 +351,7 @@ func isValidIframeSource(baseURL, src string) bool {
 		"https://bandcamp.com",
 		"https://cdn.embedly.com",
 		"https://player.bilibili.com",
+		"https://player.twitch.tv",
 	}
 
 	// allow iframe from same origin