Added BinLoader
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" manifest="./PSFree.manifest">
|
||||
<html lang="en" manifest="includes/PSFree.manifest">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
@@ -173,7 +173,7 @@
|
||||
<div id="about-popup" class="bg-gray-800 p-6 rounded-lg shadow-xl w-full max-w-md">
|
||||
<h2 class="text-2xl font-bold mb-4">About PSFree</h2>
|
||||
<div class="space-y-2 text-white/80">
|
||||
<p>Version: 1.5.2</p>
|
||||
<p>Version: 1.5.1</p>
|
||||
<p>A web interface to jailbreak your PS4 using PSFree chained with Lapse kernel exploit</p>
|
||||
</div>
|
||||
<div id="PS4FWOK" class="mt-6">
|
||||
|
||||
Reference in New Issue
Block a user