mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-06 22:31:05 +02:00
plinko
This commit is contained in:
parent
b49b1412c0
commit
37c2a85b90
2 changed files with 33 additions and 0 deletions
16
plinko/index.html
Normal file
16
plinko/index.html
Normal file
|
@ -0,0 +1,16 @@
|
|||
<!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>
|
||||
|
||||
<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>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue