2023-12-09 16:48:19 +03:00
|
|
|
<iframe
|
2024-02-27 23:51:33 +03:00
|
|
|
class="embed-video"
|
2023-12-09 16:48:19 +03:00
|
|
|
loading="lazy"
|
|
|
|
src="https://player.bilibili.com/player.html?bvid={{ include.id }}"
|
|
|
|
scrolling="no"
|
2024-02-27 23:51:33 +03:00
|
|
|
frameborder="0"
|
2023-12-09 16:48:19 +03:00
|
|
|
framespacing="0"
|
|
|
|
allowfullscreen="true"
|
2024-02-27 23:51:33 +03:00
|
|
|
></iframe>
|