Skip to content

Commit a28fd24

Browse files
authored
Clean up
1 parent 38c900e commit a28fd24

File tree

1 file changed

+7
-19
lines changed

1 file changed

+7
-19
lines changed

android-tools/frp-helper.html

Lines changed: 7 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
layout: default
3+
title: FRP Bypass Helper
4+
---
5+
16
<!DOCTYPE html>
27
<html lang="en">
38
<head>
@@ -107,23 +112,6 @@
107112
<img id="qr-img" src="" alt="QR Code">
108113
</div>
109114

110-
<a href="javascript:history.back()" style="
111-
position: absolute;
112-
top: 1rem;
113-
left: 1rem;
114-
background-color: #ff8ff5;
115-
color: #121212;
116-
padding: 0.4em 0.8em;
117-
border-radius: 8px;
118-
text-decoration: none;
119-
font-weight: bold;
120-
font-family: system-ui, sans-serif;
121-
z-index: 1000;
122-
">← Back</a>
123-
124-
<header>
125-
<h1>FRP Bypass Helper</h1>
126-
</header>
127115

128116
<main class="tool-container">
129117
<p>Tap any of the actions below to launch them in Android. Some activities may be blocked by your browser, distinguish them by looking for the ⚠️ icon. </p>
@@ -326,7 +314,7 @@ <h1>FRP Bypass Helper</h1>
326314
</div>
327315
</div>
328316
<center><h2>Third Party Apps</h2></center>
329-
<center><p>All third party software along with their trademarks belong to their respective owners. This website uses official download links and is simply a redirector.</p></center>
317+
<center><p>All third party software along with their trademarks belong to their respective owners. These website uses official download links and is simply a redirector.</p></center>
330318
<div class="tool-grid">
331319
<div class="tool-button">
332320
<img src="/assets/img/icons/activity-manager.png" alt="Activity Manager Icon">
@@ -337,7 +325,7 @@ <h1>FRP Bypass Helper</h1>
337325
<a class="btn-download" href="https://f-droid.org/repo/com.activitymanager_553.apk" target="_blank">Download</a>
338326
</div>
339327
</div>
340-
328+
341329
</div>
342330

343331
</main>

0 commit comments

Comments
 (0)