add comment to stop real life gambling

This commit is contained in:
zyqunix 2025-03-17 21:41:35 +01:00
parent 822756855f
commit fecc443e4b
4 changed files with 2939 additions and 11 deletions

View file

@ -1,16 +1,19 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="style.css">
</head>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="iframe-wrapper">
<iframe src="https://bgaming-network.com/play/Plinko/FUN?server=demo" frameborder="0" id="gamefileEmbed1" scrolling="no"></iframe></div>
</body>
<body>
<div class="iframe-wrapper">
<iframe src="https://bgaming-network.com/play/Plinko/FUN?server=demo" frameborder="0" id="gamefileEmbed1" scrolling="no"></iframe>
</div>
</html>
<!-- ngl i stole dis off of a random site. i do not condone gambling. do not play for money unless you're 18+ -->
</body>
</html>