-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathservereog.html
32 lines (32 loc) · 1.54 KB
/
servereog.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="discordinvite.css">
<script src="script.js" defer></script>
<title>Servere OG</title>
</head>
<body>
<p>Free fire</p>
<button type="button" onclick="dute('https://discord.gg/KVq4FdXtQg')">Join</button>
<button type="button" onclick="dute('istorieFreeFire.html')">Istorie</button>
<p>ブロスタバグ調査団</p>
<button type="button" onclick="dute('https://discord.gg/ApTRBDUWr5')">Join</button>
<p>Legendary guns</p>
<button type="button" onclick="dute('https://discord.gg/h2pCVvCcUg')">Join</button>
<p>Shadical</p>
<button type="button" onclick="dute('https://discord.gg/NxVpwvEgXb')">Join</button>
<button type="button" onclick="dute('istorieShadical.html')">Istorie</button>
<p>[-----KROUND-----]</p>
<button type="button" onclick="dute('https://discord.gg/ZVWf56hWsS')">Join</button>
<p>McWorld</p>
<button type="button" onclick="dute('https://discord.gg/XTYVsXdxMK')">Join</button>
<button type="button" onclick="dute('istorieMcWorld.html')">Istorie</button>
<p>EDI MANIA</p>
<button type="button" onclick="dute('https://discord.gg/cWnQAbyeZY')">Join</button>
<button type="button" onclick="dute('istorieEDI MANIA.html')">Istorie</button>
<button type="button" onclick="paginaUnu()">Pagina 1</button>
</body>
</html>