-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathistorieFreefire.html
60 lines (60 loc) · 3.52 KB
/
istorieFreefire.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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!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="style.css">
<script src="script.js" defer></script>
<title>Istoria Serverului de Discord Free fire</title>
</head>
<body>
<p>Aici este un live in care am facut serverul de discord</p>
<button type="button" onclick="aratafreeFire()">Arata live</button>
<iframe id="free-fire" width="560" height="315" src="https://www.youtube.com/embed/u3WHunPtaJ8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<p>6 octombrie 2018 (Amenintarea confuzului edi)</p>
<div>
<img src="https://cdn.discordapp.com/attachments/900030385709260854/900031933701034025/unknown.png" id="amenintare-freefire">
</div>
<button type="button" onclick="arataAmenintarea()">arata</button>
<p>11 octombrie 2018 (Primul Giveaway)</p>
<div>
<img src="https://cdn.discordapp.com/attachments/900030385709260854/900030395897225246/unknown.png" id="giveaway-freefire">
</div>
<button type="button" onclick="arataGiveaway()">arata</button>
<p>6 noembrie 2018 (Giveaway cu un server)</p>
<div>
<img src="https://media.discordapp.net/attachments/900030385709260854/900033691303170158/unknown.png?width=1440&height=313" id="giveaway2-freefire">
</div>
<button type="button" onclick="arataGiveawayServer()">arata</button>
<p>7 noembrie 2018 (David vrea boti)</p>
<div>
<img src="https://cdn.discordapp.com/attachments/900030385709260854/900033876485886023/unknown.png" id="boti-freefire">
</div>
<button type="button" onclick="arataBoti()">arata</button>
<p>11 noembrie 2018 (Cel mai mare giveaway)</p>
<div>
<img src="https://cdn.discordapp.com/attachments/900030385709260854/900034522127683584/unknown.png" id="maregiveaway-freefire">
</div>
<button type="button" onclick="arataMareGiveaway()">arata</button>
<p>14 noembrie 2018 (Fac server de mc)</p>
<div>
<img src="https://cdn.discordapp.com/attachments/900030385709260854/900034624783269928/unknown.png" id="mc-freefire">
</div>
<button type="button" onclick="arataMC()">arata</button>
<p>16 aprilie 2021 (Intoarcerea ownerului)</p>
<div>
<img src="https://cdn.discordapp.com/attachments/900030385709260854/900034812818124830/unknown.png" id="intoarcerea-freefire">
</div>
<button type="button" onclick="arataIntoarcerea()">arata</button>
<button id="lolu" type="button" onclick="veziChat()">Vezi 💨chat💨</button>
<button id="loluc" type="button" onclick="veziCerereParteneriat()">Vezi 😃cerere-parteneriat😃</button>
<button id="loluc" type="button" onclick="veziRegulament()">Vezi 🔔regulament🔔</button>
<button id="loluc" type="button" onclick="veziParteneri()">Vezi 💪parteneriat💪</button>
<button id="loluc" type="button" onclick="veziComenzi()">Vezi 💡comenzi💡</button>
<button id="loluc" type="button" onclick="veziNemultumiri()">Vezi 👎nemultumiri👎</button>
<button id="loluc" type="button" onclick="veziGiveaway()">Vezi 🎁giveaway🎁</button>
<button id="loluc" type="button" onclick="veziAnunturi()">Vezi ⚠anunturi⚠</button>
<button type="button" onclick="dute('sog.html')">Servere OG</button>
</body>
</html>