-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
129 lines (110 loc) · 5.28 KB
/
index.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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Welcome! - Get4Free</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/scrolling-nav.css" rel="stylesheet">
<!-- Font Awesome JS Kits -->
<script src="https://kit.fontawesome.com/0f83463da5.js"></script>
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="#page-top">Get4Free</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="#page-top"><i class="fas fa-home"></i> Home</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="aktivasi-windows/#get4free-windows"><i class="fab fa-windows"></i> Aktivasi Microsoft Windows</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="aktivasi-office/#get4free-office"><i class="fas fa-file-word"></i> Aktivasi Microsoft Office</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="free-vpn-ipsec/#get4free-freevpnipsec"><i class="fas fa-network-wired"></i> Free VPN IPsec</a>
</li>
<li class="nav-item">
<a class="nav-link" href="http://get4free.ddns.my.id:10000/" target="_blank"><i class="fas fa-sign-in-alt"></i> Administrator Login</a>
</li>
</ul>
</div>
</div>
</nav>
<header class="bg-primary text-white">
<div class="container text-center">
<h1>Welcome to Get4Free</h1>
<p class="lead">Everything is Free</p>
</div>
</header>
<section id="get4free">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<h2>Get4Free</h2>
<p class="lead">Website ini menyediakan aktivasi Microsoft Windows dan Microsoft Office AsPal (Asli tapi Palsu) tanpa menggunakan Crack/Activator dan juga VPN IPsec secara cuma-cuma alias GRATIS..! aktivasi yang tersedia dimulai dari,
<br>Microsoft Windows:</p>
<ul>
<li>Windows 7 Enterprise, Enterprise E, Enterprise N, Pro, Pro E, dan Pro N</li>
<li>Windows 8 Core, Core Single Language, Enterprise, Enterprise N, Pro, Pro N, dan Pro WM</li>
<li>Windows 8.1 Core, Core N, Core Single Language, Enterprise, Enterprise N, Pro, Pro N, dan Pro WM</li>
<li>Windows 10 Education, Education N, Enterprise, Enterprise N, Enterprise LTSB, Enterprise LTSB N, Home, Home N, Home Country Specific, Home Single Language, Pro dan Pro N</li>
</ul>
<p class="lead">Microsoft Office:</p>
<ul>
<li>Office 2010 Pro Plus Volume dan Standard Volume</li>
<li>Office 2013 Pro Plus Volume dan Standard Volume</li>
<li>Office 2016 Pro Plus Volume dan Standard Volume</li>
<li>Office 2019 Pro Plus Volume dan Standard Volume</li>
</div>
</div>
</div>
</section>
<!-- <section id="services" class="bg-light">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<h2>Services we offer</h2>
<p class="lead">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aut optio velit inventore, expedita quo laboriosam possimus ea consequatur vitae, doloribus consequuntur ex. Nemo assumenda laborum vel, labore ut velit dignissimos.</p>
</div>
</div>
</div>
</section>
<section id="contact">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<h2>Contact us</h2>
<p class="lead">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Vero odio fugiat voluptatem dolor, provident officiis, id iusto! Obcaecati incidunt, qui nihil beatae magnam et repudiandae ipsa exercitationem, in, quo totam.</p>
</div>
</div>
</div>
</section> --!>
<!-- Footer -->
<footer class="py-5 bg-dark">
<div class="container">
<p class="m-0 text-center text-white"><a href="faq/#get4free-faq">FAQ</a>
<br>Copyright © <a href="http://get4free.ddns.my.id/">Get4Free</a>, <a href="https://github.com/muhrizki1996">muhrizki1996 on GitHub</a> 2019. Credits: <a href="https://msguides.com/">MS Guides</a>, <a href="https://github.com/hwdsl2/setup-ipsec-vpn">hwdsl2-Setup IPsec Scripts</a>.</p>
</div>
<!-- /.container -->
</footer>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom JavaScript for this theme -->
<script src="js/scrolling-nav.js"></script>
</body>
</html>