Your IP : 216.73.217.87
<!DOCTYPE HTML>
<html lang="bg" prefix="og: http://ogp.me/ns#">
<head>
<style>
body
{
background-color: #000000;
}
</style>
</head>
<body>
<script>
window.RufflePlayer = window.RufflePlayer || {};
window.addEventListener("load", (event) => {
const ruffle = window.RufflePlayer.newest();
const player = ruffle.createPlayer();
const container = document.getElementById("container");
player.style.width = "540px";
player.style.height = "960px";
container.appendChild(player);
player.load("vl.swf");
});
</body>
</html>