-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMega Download.html
More file actions
69 lines (65 loc) · 4.68 KB
/
Mega Download.html
File metadata and controls
69 lines (65 loc) · 4.68 KB
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
61
62
63
64
65
66
67
68
69
<!DOCTYPE html>
<Center>
<html lang="it">
<style>
.button {
background-color: #1c87c9;
border: none;
color: white;
padding: 20px 200px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 20px;
margin: 4px 2px;
cursor: pointer;
}
body {
background-image: url('https://www.skidrowreloaded.com/wp-content/uploads/2018/06/backgroundpic.jpg');
}
</style>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"/>
<title>Mega Download</title>
<script src="https://server21.github.io/PCGames/js/jquery.js"></script>
<script src="https://server21.github.io/PCGames/js/jquery.dataTables.min.js"></script>
<link rel="stylesheet" href="https://server21.github.io/PCGames/css/estilos.css">
<header>
<div class="header-top">
<div class="navegacion">
<input type="search" placeholder="Cerca . . ." id="inputBusqueda">
</div>
</div>
<div class="search" id="search">
<div id="searchTable_wrapper" class="dataTables_wrapper no-footer"><div class="dataTables_length" id="searchTable_length"><label>Show <select name="searchTable_length" aria-controls="searchTable" class=""><option value="10">10</option><option value="25">25</option><option value="50">50</option><option value="100">100</option></select> entries</label></div><div id="searchTable_filter" class="dataTables_filter"><label>Search:<input type="search" class="" placeholder="" aria-controls="searchTable"></label></div><div id="searchTable_wrapper" class="dataTables_wrapper no-footer"><div class="dataTables_length" id="searchTable_length"><label>Show <select name="searchTable_length" aria-controls="searchTable" class=""><option value="10">10</option><option value="25">25</option><option value="50">50</option><option value="100">100</option></select> entries</label></div><div id="searchTable_filter" class="dataTables_filter"><label>Search:<input type="search" class="" placeholder="" aria-controls="searchTable"></label></div><table class="search-table dataTable no-footer" id="searchTable" role="grid" aria-describedby="searchTable_info" style="width: 100%;">
<thead>
<tr role="row"><td class="sorting_asc" tabindex="0" aria-controls="searchTable" rowspan="1" colspan="1" aria-label=": activate to sort column descending" aria-sort="ascending"></td></tr>
</thead>
</head>
<body>
<tbody>
<tr role="row" class="odd">
<td class="sorting_1"><a href="#">Contacto</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1"><a href="#">Curso Html</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1"><a href="https://www.google.com/">Porco dio</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1"><a href="https://is.gd/Fallout_4">Fallout 4 + Mod</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1"><a href="https://is.gd/alldlc">The Sims 4 Tutti i Dlc Gratis</a></td>
</tr></tbody>
</table><div class="dataTables_info" id="searchTable_info" role="status" aria-live="polite">Showing 1 to 5 of 5 entries</div><div class="dataTables_paginate paging_simple_numbers" id="searchTable_paginate"><a class="paginate_button previous disabled" aria-controls="searchTable" data-dt-idx="0" tabindex="0" id="searchTable_previous">Previous</a><span><a class="paginate_button current" aria-controls="searchTable" data-dt-idx="1" tabindex="0">1</a></span><a class="paginate_button next disabled" aria-controls="searchTable" data-dt-idx="2" tabindex="0" id="searchTable_next">Next</a></div></div><div class="dataTables_info" id="searchTable_info" role="status" aria-live="polite">Showing 1 to 5 of 5 entries</div><div class="dataTables_paginate paging_simple_numbers" id="searchTable_paginate"><a class="paginate_button previous disabled" aria-controls="searchTable" data-dt-idx="0" tabindex="0" id="searchTable_previous">Previous</a><span><a class="paginate_button current" aria-controls="searchTable" data-dt-idx="1" tabindex="0">1</a></span><a class="paginate_button next disabled" aria-controls="searchTable" data-dt-idx="2" tabindex="0" id="searchTable_next">Next</a></div></div>
</div>
<p style="font-size:50px;">Mega Basterd</p>
<iframe width="1280" height="720" src="https://www.youtube-nocookie.com/embed/2s6sJ4s5ZUg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<br>
<a href="https://telegra.ph/Megabasterd-02-02" class="button">Scarica</a>
</button>
<hr>
</header>
<script src="https://server21.github.io/PCGames/js/buscador.js"></script>
</body>
</html>
</Center>