forked from QuarkSources/quarksources.github.io
-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
164 lines (148 loc) · 8.18 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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
<!doctype html>
<html lang="en">
<head>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WLPZS35');</script>
<!-- End Google Tag Manager -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="The most up-to-date sources on AltStore. Updated daily!">
<meta name="author" content="WuXu's Library">
<link rel="manifest" href="site.webmanifest">
<link rel="canonical" href="https://wuxu1.github.io/">
<title>WuXu's Sources: The most up-to-date AltStore sources</title>
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous">
<link href="custom.css" rel="stylesheet" type="text/css">
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WLPZS35"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<header id="top">
<div class="navbar navbar-dark bg-dark shadow-sm">
<div class="container d-flex justify-content-between">
<div class="social align-items-center mr-2">
<a href="https://bit.ly/wuxuslibrary-discord" class="fab fa-discord"></a>
<a href="https://bit.ly/wuxustwitter" class="fab fa-twitter"></a>
<a href="https://bit.ly/wuxuslibrary-github" class="fab fa-github"></a>
</div>
</div>
</div>
</header>
<main role="main" id="main">
<section class="jumbotron text-center">
<div class="container">
<h1 class="main-title">WuXu's Sources</h1>
<p class="lead text-muted"><strong>The most Up-To-Date IPA Libraries on AltStore</strong></p>
<p>
<a href="https://altstore.io" class="btn btn-primary my-2" target="_blank">Install AltStore</a>
<a href="#sources" class="btn btn-secondary my-2">Browse My Sources</a>
</p>
</div>
</section>
<div class="album py-5 bg-light" id="sources">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="card mb-4 shadow-sm">
<img class="card-img img-fluid" width="100%" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Thumbnail" alt="AltStore Source Thumbnail" src="./assets/wuxucomplete.png">
<div class="card-body text-center">
<p class="font-weight-bold">WuXu's Library</p>
<p class="card-text">Contains all your favourite emulators, games, jailbreaks, utilities, and more!</p>
<div class="btn-group justify-content-center" url="https://bit.ly/wuxuslibrary">
<button onclick="addToAltStore(this)" type="button" class="btn btn-sm btn-outline-secondary">Install</button>
<button onclick="copyToClipboard(this)" type="button" class="btn btn-sm btn-outline-secondary">Copy link</button>
<button onclick="browseSource(this)" type="button" class="btn btn-sm btn-outline-secondary">Browse</button>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="card mb-4 shadow-sm">
<img class="card-img img-fluid" width="100%" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Thumbnail" alt="AltStore Source Thumbnail" src="./assets/wuxucomplete-plus.png">
<div class="card-body text-center">
<p class="font-weight-bold">WuXu's Library++</p>
<p class="card-text">Contains all your favourite tweaked apps, free streaming, cracked apps, and more!</p>
<div class="btn-group justify-content-center" url="https://bit.ly/wuxuslibraryplus">
<button onclick="addToAltStore(this)" type="button" class="btn btn-sm btn-outline-secondary">Install</button>
<button onclick="copyToClipboard(this)" type="button" class="btn btn-sm btn-outline-secondary">Copy link</button>
<button onclick="browseSource(this)" type="button" class="btn btn-sm btn-outline-secondary">Browse</button>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-6 mx-auto text-center">
<div class="card mb-4 shadow-sm">
<img class="card-img img-fluid" width="100%" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Thumbnail" alt="AltStore Source Thumbnail" src="./assets/altstore-complete.png">
<div class="card-body">
<p class="font-weight-bold">AltStore Complete</p>
<p class="card-text">This automatically updates from the official AltStore Sources and combines them all into one complete source!</p>
<div class="d-flex justify-content-center align-items-center">
<div class="btn-group text-center" url="https://bit.ly/altstore-complete">
<button onclick="addToAltStore(this)" type="button" class="btn btn-sm btn-outline-secondary">Install</button>
<button onclick="copyToClipboard(this)" type="button" class="btn btn-sm btn-outline-secondary">Copy link</button>
<button onclick="browseSource(this)" type="button" class="btn btn-sm btn-outline-secondary">Browse</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<h2 class="text-center display-4">FAQs</h2>
<div style="text-align: center;">
<hr class="solid my-4">
<h3>Can you add _________ (app) to WuXu's Library?</h3>
<p>Sure! You can make an app request through our discord! <a href="https://bit.ly/wuxuslibrary-discord">Join here</a></p>
<hr class="solid my-4">
<h3>Are the apps in WuXu's Library kept up-to-date?</h3>
<p>The majority of apps in each source are kept fully up-to-date by me! I update all apps (if there are any) once or twice a week. But you can mention it in the <a href="https://bit.ly/wuxuslibrary-discord">discord</a> and i'll try to get it done sooner!</p>
<hr class="solid my-4">
<h3>How do I add your sources to AltStore?</h3>
<p>You need the beta version of AltStore to add my sources to AltStore, but you can find more ways how to use the apps on my source on my <a href="https://bit.ly/wuxuslibrary-discord">discord</a>.</p>
<hr class="solid my-4">
</div>
</div>
</div>
</main>
<footer class="text-muted">
<div class="container">
<p class="float-right">
<a href="#">Back to top</a>
</p>
<p id="copyright">WuXu's Library © All Rights Reserved</p>
<p>Not affiliated with AltStore in any way.</p>
</div>
</footer>
<script>
function copyToClipboard(element) {
var $temp = $("<input>");
$("body").append($temp);
$temp.val(element.parentElement.getAttribute("url")).select();
document.execCommand("copy");
$temp.remove();
element.textContent="Copied!";
}
function addToAltStore(element) {
window.open("altstore://source?URL=" + element.parentElement.getAttribute("url"));
}
function browseSource(element) {
window.open("https://altsource.by.lao.sb/browse/?source=" + encodeURIComponent(element.parentElement.getAttribute("url")));
}
document.getElementById("copyright").innerHTML = "WuXu's Library © " + new Date().getFullYear() + " - All Rights Reserved";
</script>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="../resources/js/vendor/jquery.slim.min.js"><\/script>')</script><script src="../resources/dist/js/bootstrap.bundle.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.bundle.min.js" integrity="sha384-LtrjvnR4Twt/qOuYxE721u19sVFLVSA4hf/rRt6PrZTmiPltdZcI7q7PXQBYTKyf" crossorigin="anonymous"></script>
<script src="https://kit.fontawesome.com/24624db525.js" crossorigin="anonymous"></script>
</body>
</html>