2023-09-27 04:44:32 +08:00
|
|
|
<iframe
|
|
|
|
class="embed-video twitch"
|
2023-10-16 05:20:42 +08:00
|
|
|
loading="lazy"
|
2022-12-17 03:56:19 +08:00
|
|
|
src="https://player.twitch.tv/?video={{ include.id }}&parent={{ site.url | split: '://' | last | remove: '/' }}"
|
2023-09-27 04:44:32 +08:00
|
|
|
frameborder="0"
|
|
|
|
allowfullscreen="true"
|
|
|
|
scrolling="no"
|
|
|
|
></iframe>
|