-
Notifications
You must be signed in to change notification settings - Fork 5
/
index.html
25 lines (25 loc) · 1.27 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
<html>
<head>
<title>PS4 Offline Account Activator — web version</title>
</head>
<body>
<table width="100%">
<tr>
<td>
<h1>PS4 Offline Account Activator — web version</h1>
<p>This is the <a href="https://github.com/charlyzard/PS4OfflineAccountActivator">PS4 Offline Account Activator</a> reimplemented as a web payload. This means that you can activate your PS4 account right from browser without the need for a PC.</p>
<p>Select your firmware version to continue (strikethrough means not tested):</p>
</td>
<td>
<h1>Оффлайн-активатор PS4 — веб-версия</h1>
<p>Эта программа делает то же самое, что и <a href="https://github.com/charlyzard/PS4OfflineAccountActivator">оригинальный активатор</a>, но работает через браузер. Это позволяет активировать аккаунт PS4 прямо в браузере, не используя ПК.</p>
<p>Чтобы продолжить, выберите вашу версию прошивки (зачеркнутые версии не тестировались):</p>
</td>
</tr>
</table>
<a href="900.html">9.00</a>
<a href="75x.html">7.50-7.55</a>
<a href="702.html">7.02</a>
<a href="672.html">6.72</a>
</body>
</html>