Skip to content

Commit 9ab220a

Browse files
committed
Update bit.ly URLs to point at minified
1 parent cdb6a11 commit 9ab220a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ <h1 class="main-title">Quark Sources</h1>
6969
<p class="font-weight-bold">Quantum Source</p>
7070
<p class="card-text">Contains all of your favorite emulators, games, jailbreaks, utilities, and more.</p>
7171
<div class="d-flex justify-content-between align-items-center">
72-
<div class="btn-group" url="https://bit.ly/Quantumsource">
72+
<div class="btn-group" url="https://bit.ly/quantumsource-min">
7373
<button onclick="addToAltStore(this)" type="button" class="btn btn-sm btn-outline-secondary">Install</button>
7474
<button onclick="copyToClipboard(this)" type="button" class="btn btn-sm btn-outline-secondary">Copy link</button>
7575
<button onclick="browseSource(this)" type="button" class="btn btn-sm btn-outline-secondary">Browse</button>
@@ -86,7 +86,7 @@ <h1 class="main-title">Quark Sources</h1>
8686
<p class="font-weight-bold">Quantum Source++</p>
8787
<p class="card-text">Contains tweaked apps, free streaming, cracked apps, and more.</p>
8888
<div class="d-flex justify-content-between align-items-center">
89-
<div class="btn-group" url="https://bit.ly/Quantumsource-plus">
89+
<div class="btn-group" url="https://bit.ly/quantumsource-plus-min">
9090
<button onclick="addToAltStore(this)" type="button" class="btn btn-sm btn-outline-secondary">Install</button>
9191
<button onclick="copyToClipboard(this)" type="button" class="btn btn-sm btn-outline-secondary">Copy link</button>
9292
<button onclick="browseSource(this)" type="button" class="btn btn-sm btn-outline-secondary">Browse</button>
@@ -104,7 +104,7 @@ <h1 class="main-title">Quark Sources</h1>
104104
<p class="font-weight-bold">AltStore Complete</p>
105105
<p class="card-text">This automatically updates from the official AltStore Sources and combines them all into one complete source!</p>
106106
<div class="d-flex justify-content-between align-items-center">
107-
<div class="btn-group" url="https://bit.ly/Altstore-complete">
107+
<div class="btn-group" url="https://bit.ly/altstore-complete-min">
108108
<button onclick="addToAltStore(this)" type="button" class="btn btn-sm btn-outline-secondary">Install</button>
109109
<button onclick="copyToClipboard(this)" type="button" class="btn btn-sm btn-outline-secondary">Copy link</button>
110110
<button onclick="browseSource(this)" type="button" class="btn btn-sm btn-outline-secondary">Browse</button>

0 commit comments

Comments
 (0)