fix: support m.youtube.com subdomain links #27

Merged
verbiricha merged 3 commits from youtube-m into main 2023-01-10 16:39:48 +00:00
Showing only changes of commit 236da05617 - Show all commits

View File

@ -35,6 +35,7 @@ function transformHttpLink(a) {
<>
<br />
<iframe
className="w-max"
src={`https://www.youtube.com/embed/${youtubeId}`}
title="YouTube video player"
frameBorder="0"