-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
101 lines (97 loc) · 4.37 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="google-site-verification" content="6U4g19i2Y-nPGcnRNuCURA6YVUJ9LpwVaszIkUgTkLc" />
<meta name="keywords" content="Software, Guard, Freedom , گارد , آزادی , دانلود , ویندوز , لینوکس , Download" />
<meta name="description" content="Freedom Guard Official Website. Download Freedom Guard For Windows , Linux , ... . Contact us,About us"/>
<title>Freedom Guard Official Website | سایت رسمی نرم افزار گارد آزادی</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="ico.png">
<script>
location.href = "https://freedom-guard.github.io/Freedom";
</script>
</head>
<body>
<header class="navbar navbar-light bg-light">
<div id="logo">
<img src="ico.png" width="30" height="30" alt="">
<b style="margin-left: 5px;"> </b><b>Freedom Guard</b>
</div>
<div id="links"> <a href="#AboutUs">About</a>
<a href="#Download">Download</a>
<a href="#ContactUs">Contact Us</a>
<a href="#Services">Services</a>
</div>
<a href="#Download"> <button>Get App</button></a>
</header>
<div id="Home" style="overflow: hidden;">
<p>Freedom Warp <br>Freedom Vibe <br> Freedom Browser <br>All in <br> Freedom Guard</p>
<img src="ico.png" width="30%" style="border-radius: 50%;" alt="">
<a class="btn" href="#Download"><button>Get Freedom Guard (Free)</button></a>
</div>
<div id="Download">
<div id="os">
<a class="btn"
href="https://github.com/fwldom/Freedom-Guard/releases/latest/download/freedom-guard-win.exe"><button>For
Winodws (x64)</button></a>
<div class="btn" id="os-feat">
✔️ Freedom Vibe <br>
✔️ Freedom Warp<br>
✔️ Freedom Browser<br>
✔️ Unlock All Site<br>
✔️ Scanner Warp<br>
✔️ Dns Changer<br>
</div>
</div>
<div id="os">
<a class="btn"
href="https://github.com/fwldom/Freedom-Guard/releases/latest/download/freedom-guard-linux.deb
"><button>For
Linux (x64)</button></a>
<div class="btn" id="os-feat">
✔️ Freedom Vibe<br>
✔️ Freedom Warp<br>
✔️ Freedom Browser<br>
✔️ Unlock All Site<br>
✖️ Scanner Warp<br>
✔️ Dns Changer<br>
</div>
</div>
</div>
<div id="Services">
<div id="sect">
<h2>Freedom Warp</h2>
<img src="img-fg.png" alt="">
</div>
<div id="sect">
<h2>Freedom Vibe</h2>
<img src="img-fv.png" alt="">
</div>
<div id="sect">
<h2>Freedom Browser</h2>
<img src="img-fb.png" alt="">
</div>
<h2 style="margin-top: auto;">All in Freedom Guard</h2>
<a class="btn" href="#Download"><button>Get Freedom Guard (Free)</button></a>
</div>
<div id="AboutUs">
<h2>What is Freedom Guard?</h2>
<p style="margin: 10px;margin-bottom: auto;">Freedom Guard is a software collection consisting of Freedom Vibe,
Freedom Warp, Freedom Get, which was created by Iranian programmers, and the goal of the Freedom Guard
project is to provide free Internet access.</p>
<a class="btn" href="https://github.com/fwldom/Freedom-Guard"><button>Github Repository</button></a>
</div>
<div id="ContactUs">
<h2>Contact US</h2>
<p style="margin: 10px;margin-bottom: auto;">You can use [email protected] to contact us.
You can also visit the Freedom Guard GitHub project for help and request a pull or issue from there.</p>
<a class="btn" href="https://github.com/fwldom/Freedom-Guard"><button>Github Repository</button></a>
<a class="btn" href="mailto:[email protected]"><button>Email</button></a>
<a class="btn" href="https://youtube.com/@Freedom_Guard_Net"><button>youtube channel</button></a>
<a class="btn" href="https://t.me/Freedom_Guard_Net"><button>telegram channel</button></a>
</div>
</div>
</body>
</html>