Skip to content

Commit 6f07b05

Browse files
sign-sideinstaller: refresh signed IPAs, manifests, and install page
1 parent 1e2c8c1 commit 6f07b05

31 files changed

Lines changed: 26 additions & 26 deletions

index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<h1>SideInstaller</h1>
151151
<p class="tagline">On-device sideloader. Pick a certificate and tap install.</p>
152152
<div class="badges">
153-
<span class="badge">Version <b>0.2.0</b></span>
153+
<span class="badge">Version <b>0.2.5</b></span>
154154
<span class="badge"><b>14</b> certificates</span>
155155
</div>
156156
</header>
@@ -224,18 +224,18 @@ <h3 class="cert-name">Takeoff</h3>
224224
<p class="cert-meta">Expires 2028-06-04</p>
225225
<a class="install-btn" href="itms-services://?action=download-manifest&amp;url=https://raw.githubusercontent.com/FrizzleM/SideInstaller/main/output/sideinstaller-Takeoff.plist"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3v12"/><path d="M7 11l5 5 5-5"/><path d="M5 21h14"/></svg> Install</a>
226226
</article>
227-
<article class="cert-card" data-name="Election" data-days="675">
227+
<article class="cert-card" data-name="Election" data-days="674">
228228
<div class="cert-head">
229229
<h3 class="cert-name">Election</h3>
230-
<span class="pill good">675 days left</span>
230+
<span class="pill good">674 days left</span>
231231
</div>
232232
<p class="cert-meta">Expires 2028-04-27</p>
233233
<a class="install-btn" href="itms-services://?action=download-manifest&amp;url=https://raw.githubusercontent.com/FrizzleM/SideInstaller/main/output/sideinstaller-Election.plist"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3v12"/><path d="M7 11l5 5 5-5"/><path d="M5 21h14"/></svg> Install</a>
234234
</article>
235-
<article class="cert-card" data-name="Vietnam" data-days="669">
235+
<article class="cert-card" data-name="Vietnam" data-days="668">
236236
<div class="cert-head">
237237
<h3 class="cert-name">Vietnam</h3>
238-
<span class="pill good">669 days left</span>
238+
<span class="pill good">668 days left</span>
239239
</div>
240240
<p class="cert-meta">Expires 2028-04-21</p>
241241
<a class="install-btn" href="itms-services://?action=download-manifest&amp;url=https://raw.githubusercontent.com/FrizzleM/SideInstaller/main/output/sideinstaller-Vietnam.plist"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3v12"/><path d="M7 11l5 5 5-5"/><path d="M5 21h14"/></svg> Install</a>
@@ -272,10 +272,10 @@ <h3 class="cert-name">Aramco</h3>
272272
<p class="cert-meta">Expires 2026-09-24</p>
273273
<a class="install-btn" href="itms-services://?action=download-manifest&amp;url=https://raw.githubusercontent.com/FrizzleM/SideInstaller/main/output/sideinstaller-Aramco.plist"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3v12"/><path d="M7 11l5 5 5-5"/><path d="M5 21h14"/></svg> Install</a>
274274
</article>
275-
<article class="cert-card" data-name="Beijing" data-days="61">
275+
<article class="cert-card" data-name="Beijing" data-days="60">
276276
<div class="cert-head">
277277
<h3 class="cert-name">Beijing</h3>
278-
<span class="pill good">61 days left</span>
278+
<span class="pill good">60 days left</span>
279279
</div>
280280
<p class="cert-meta">Expires 2026-08-22</p>
281281
<a class="install-btn" href="itms-services://?action=download-manifest&amp;url=https://raw.githubusercontent.com/FrizzleM/SideInstaller/main/output/sideinstaller-Beijing.plist"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3v12"/><path d="M7 11l5 5 5-5"/><path d="M5 21h14"/></svg> Install</a>
@@ -298,7 +298,7 @@ <h3 class="cert-name">Beijing</h3>
298298

299299
<footer class="footer">
300300
Built automatically &middot; signed with 14 certificate(s)
301-
<br>Last updated: 23 Jun 2026, 12:37 CET
301+
<br>Last updated: 23 Jun 2026, 13:29 CET
302302
</footer>
303303

304304
</div>

output/app-info.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
title SideInstaller
2-
version 0.2.0
2+
version 0.2.5

output/certificate-validity.tsv

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
name certificate_expires_at days_left
22
Aramco 2026-09-24 94
33
BOC 2026-11-06 136
4-
Beijing 2026-08-22 61
4+
Beijing 2026-08-22 60
55
ChinaAcademy 2028-10-27 857
66
ChinaPower 2028-10-21 851
7-
Election 2028-04-27 675
7+
Election 2028-04-27 674
88
Forever 2027-02-05 228
99
National 2029-01-25 948
1010
Postal 2028-08-09 778
1111
Rural 2028-11-14 875
1212
Takeoff 2028-06-04 712
13-
Vietnam 2028-04-21 669
13+
Vietnam 2028-04-21 668
1414
Wuling 2027-05-30 341
1515
XL 2029-02-17 971

output/sideinstaller-Aramco.ipa

-78.7 KB
Binary file not shown.

output/sideinstaller-Aramco.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>bundle-identifier</key>
2020
<string>com.aramco.cycomm</string>
2121
<key>bundle-version</key>
22-
<string>0.2.0</string>
22+
<string>0.2.5</string>
2323
<key>kind</key>
2424
<string>software</string>
2525
<key>title</key>

output/sideinstaller-BOC.ipa

-78.7 KB
Binary file not shown.

output/sideinstaller-BOC.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>bundle-identifier</key>
2020
<string>com.bocichina.zyzqqw</string>
2121
<key>bundle-version</key>
22-
<string>0.2.0</string>
22+
<string>0.2.5</string>
2323
<key>kind</key>
2424
<string>software</string>
2525
<key>title</key>

output/sideinstaller-Beijing.ipa

-78.7 KB
Binary file not shown.

output/sideinstaller-Beijing.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>bundle-identifier</key>
2020
<string>com.uusafe.portal</string>
2121
<key>bundle-version</key>
22-
<string>0.2.0</string>
22+
<string>0.2.5</string>
2323
<key>kind</key>
2424
<string>software</string>
2525
<key>title</key>
-78.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)