assets/src/pages/downloads.astro
2026-05-30 18:41:17 +01:00

24 lines
No EOL
1.1 KiB
Text

---
import './style.css';
---
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Downloads</title>
<link rel="favicon" href="/favicon.png">
</head>
<body>
<h1>Downloads:</h1>
<p class="center">ValoriaSnap:</p>
<a class="center" href="/ValoriaSnap/Snapchat_4.1.07_Patched with ValoriaSnap_R1_signed.apk">4.1.07 (R1)</a>
<a class="center" href="/ValoriaSnap/Snapchat_4.1.07_Patched with ValoriaSnap_R2_signed.apk">4.1.07 (R2)</a>
<p class="center">Blueblips (Android):</p>
<a class="center" href="/Blueblips/Twitter_5.34.0_Patched with Blueblips_R1_signed.apk">5.34.0 (R1)</a>
<a class="center" href="/Blueblips/Twitter_5.0_Patched with Blueblips, R1_signed.apk">5.0 (R1, Android 2x only)</a>
<a class="center" href="/Blueblips/Twitter_5.45_Patched with Blueblips,_R1_signed.apk">5.45 (R1)</a>
<p class="center">Last updated 30/05/26 at 6:39 am</p>
<p class="center">&copy; 2026 Ahyan Zaman</p>
</body>