Merge branch '5.4'
authorTim Düsterhus <duesterhus@woltlab.com>
Mon, 25 Apr 2022 10:52:55 +0000 (12:52 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Mon, 25 Apr 2022 10:52:55 +0000 (12:52 +0200)
1  2 
com.woltlab.wcf/mediaProvider.xml

index c5caa8a1b682d8308b305bc67038715c68c7ee84,2c4b9993afea17618392e9f15c7d184f73ea2770..1a2e680e9bfd019db44db9b034c2e3ac088d15f4
@@@ -16,7 -16,7 +16,7 @@@ https?://(?:.+?\.)?youtube.com/shorts/(
                        <title>Vimeo</title>
                        <regex><![CDATA[https?://vimeo\.com/(?:channels/[^/]+/)?(?P<ID>\d+)/?(?P<hash>(?(?<=/)[a-zA-Z0-9]+|))
  https?://vimeo\.com/groups/[^/]+/videos/(?P<ID>\d+)/?(?P<hash>(?(?<=/)[a-zA-Z0-9]+|))]]></regex>
-                       <html><![CDATA[<div class="messageVideoContainer"><iframe src="https://player.vimeo.com/video/{$ID}?h={$hash}&amp;dnt=1" width="640" height="360" allowfullscreen></iframe></div>]]></html>
 -                      <html><![CDATA[<div class="messageVideoContainer"><iframe src="https://player.vimeo.com/video/{$ID}?h={$hash}" width="640" height="360" referrerpolicy="strict-origin" allowfullscreen></iframe></div>]]></html>
++                      <html><![CDATA[<div class="messageVideoContainer"><iframe src="https://player.vimeo.com/video/{$ID}?h={$hash}&amp;dnt=1" width="640" height="360" allowfullscreen referrerpolicy="strict-origin"></iframe></div>]]></html>
                </provider>
                <provider name="dailymotion">
                        <title>Dailymotion</title>