add video template 4

This commit is contained in:
make
2025-05-10 15:08:28 +08:00
parent 7627c37879
commit 309c4ed098
54 changed files with 11207 additions and 1386 deletions

View File

@@ -0,0 +1,2 @@
MacPlayer.Html = '<iframe width="100%" height="100%" src="'+MacPlayer.Parse + MacPlayer.PlayUrl+'" frameborder="0" border="0" marginwidth="0" marginheight="0" scrolling="no" allowfullscreen="allowfullscreen" mozallowfullscreen="mozallowfullscreen" msallowfullscreen="msallowfullscreen" oallowfullscreen="oallowfullscreen" webkitallowfullscreen="webkitallowfullscreen" security="restricted" sandbox="allow-same-origin allow-forms allow-scripts"></iframe>';
MacPlayer.Show();