This repository was archived by the owner on Aug 27, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.html
More file actions
132 lines (122 loc) · 5.46 KB
/
Copy pathindex.html
File metadata and controls
132 lines (122 loc) · 5.46 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
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
130
131
132
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>UD Team — For the freedom of your iPhone</title>
<meta name="description" content="UD Team official website">
<meta name="keywords" content="ud, team, ios, jailbreak, tuxsn0w, unc0ver, chimera, electra, checkra1n, ios 13, checkm8, bootrom, themes">
<link href="https://fonts.googleapis.com/css?family=Rubik:300,400,500" rel="stylesheet">
<link rel="stylesheet" href="css/styles-merged.css">
<link rel="stylesheet" href="css/style.min.css">
<link rel="stylesheet" href="css/custom.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!--[if lt IE 9]>
<script src="js/vendor/html5shiv.min.js"></script>
<script src="js/vendor/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- START: header -->
<header role="banner" class="probootstrap-header">
<div class="container-fluid">
<a href="index.html" class="probootstrap-logo">UD-Team</a>
<a href="#" class="probootstrap-burger-menu visible-xs" ><i>Menu</i></a>
<div class="mobile-menu-overlay"></div>
<nav role="navigation" class="probootstrap-nav hidden-xs">
<ul class="probootstrap-main-nav">
<li class="active"><a href="index.html">Home</a></li>
<li><a href="stop.html">Stop*</a></li>
<li><a href="tuxsnow.html">Tuxsn0w</a></li>
<li><a href="about.html">About</a></li>
</ul>
<div class="extra-text visible-xs">
<a href="#" class="probootstrap-burger-menu"><i>Menu</i></a>
<h5>Social</h5>
<ul class="social-buttons">
<li><a href="#"><i class="icon-twitter"></i></a></li>
<li><a href="#"><i class="icon-facebook"></i></a></li>
<li><a href="#"><i class="icon-instagram2"></i></a></li>
</ul>
<p><small>© Copyright 2017-2019 UD Team, uiCookies:Format. All Rights Reserved.</small></p>
</div>
</nav>
</div>
</header>
<!-- END: header -->
<!-- START: section -->
<section class="probootstrap-intro" style="background-image: url(img/bg_1.png;" data-stellar-background-ratio="0.5">
<div class="container-fluid">
<div class="row">
<div class="col-md-7 probootstrap-intro-text">
<h1 class="probootstrap-animate">Creating tweaks for <i>your</i> iPhone</h1>
<div class="probootstrap-subtitle probootstrap-animate">
<h2>Now coming to a package manager near you!</h2>
</div>
<p class="watch-intro probootstrap-animate"><a href="https://cydia.saurik.com/api/share#?source=https://ud-team.github.io/repo/" class="btn">Add to Cydia! <i class="material-icons">add_circle_outline</i></a></p>
</div>
</div>
</div>
<a class="probootstrap-scroll-down js-next" href="#next-section">Scroll down <i class="icon-chevron-down"></i></a>
</section>
<!-- END: section -->
<!-- START: footer -->
<footer role="contentinfo" class="probootstrap-footer">
<div class="container">
<div class="row">
<div class="col-md-4">
<div class="probootstrap-footer-widget">
<h3>About UD Team</h3>
<p>We are a small development team for jailbroken iOS and iPadOS devices, Established 2019</p>
<p><a href="#" class="link-with-icon">Learn More <i class=" icon-chevron-right"></i></a></p>
</div>
<div class="probootstrap-footer-widget">
<h3>Connect With Us</h3>
<ul class="probootstrap-footer-social">
<li><a href="https://www.twitter.com/DevUnamed"><i class="icon-twitter"></i></a></li>
<li><a href="http://github.com/ud-team"><i class="material-icons">code</i></a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="probootstrap-footer-widget">
<h3>Popular Products</h3>
<ul class="probootstrap-product-list">
<li class="mb20">
<a href="stop.html">
<figure><img src="img/img_3.jpg" alt="Image" class="img-responsive"></figure>
<div class="text">
<h4>Stop*</h4>
<p>Stop other theming engines coming along and removing your existing one!</p>
</div>
</a>
</li>
<li class="mb20">
<a href="#">
<figure><img src="img/img_5.jpg" alt="Image" class="img-responsive"></figure>
<div class="text">
<h4>Tuxsn0w</h4>
<p>An upcoming jailbreak for iOS 12.4.3+ and iPadOS</p>
</div>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="row mt40">
<div class="col-md-12 text-center">
<p>
<small>© 2017 <a href="http://ud-team.github.io/" target="_blank">UD Team</a>. All Rights Reserved. <br> Designed & Developed by <a href="http://ud-team.github.io/" target="_blank">UD Team</a></small><br>
<a href="#" class="js-backtotop">Back to top</a>
</p>
</div>
</div>
</div>
</footer>
<!-- END: footer -->
<script src="js/scripts.min.js"></script>
<script src="js/main.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>