@@ -70,7 +70,7 @@ <h1>FRP Bypass Helper</h1>
7070
7171 < main class ="tool-container ">
7272 < p > Tap any of the actions below to launch them in Android. These use intent URLs and are compatible with most Android FRP scenarios.</ p >
73-
73+
7474 < center > < h2 > Universal</ h2 > </ center >
7575 < div class ="tool-grid ">
7676 < a class ="tool-button " href ="intent://com.android.settings/#Intent;scheme=android-app;end ">
@@ -97,7 +97,7 @@ <h1>FRP Bypass Helper</h1>
9797 < img src ="/assets/img/icons/lock.png " alt ="Lock Icon ">
9898 Set Lock Screen
9999 </ a >
100- < a class ="tool-button " href ="intent:// #Intent;component=com.google.android.documentsui/com.android.documentsui.files.FilesActivity;scheme=android-app;end ">
100+ < a class ="tool-button " href ="intent:#Intent;component=com.google.android.documentsui/com.android.documentsui.files.FilesActivity;scheme=android-app;end ">
101101 < img src ="/assets/img/icons/files.png " alt ="DocumentsUI Icon ">
102102 Open Android File Explorer
103103 </ a >
@@ -114,7 +114,7 @@ <h1>FRP Bypass Helper</h1>
114114 Add Account
115115 </ a >
116116 </ div >
117-
117+
118118 < center > < h2 > Samsung</ h2 > </ center >
119119 < div class ="tool-grid ">
120120 < a class ="tool-button " href ="intent://com.sec.android.app.myfiles/#Intent;scheme=android-app;end ">
@@ -130,7 +130,7 @@ <h1>FRP Bypass Helper</h1>
130130 Open Samsung Browser
131131 </ a >
132132 </ div >
133-
133+
134134 < center > < h2 > Xiaomi</ h2 > </ center >
135135 < div class ="tool-grid ">
136136 < a class ="tool-button " href ="intent://com.mi.android.globalFileexplorer/#Intent;scheme=android-app;end ">
@@ -141,9 +141,11 @@ <h1>FRP Bypass Helper</h1>
141141 < img src ="/assets/img/icons/mi-browser-global.png " alt ="Mi Browser Icon ">
142142 Open Mi Browser (Global)
143143 </ a >
144- < a class ="tool-button " href ="intent:// #Intent;component=com.miui.home/com.miui.home.launcher.Launcher;scheme=android-app;end ">
144+ < a class ="tool-button " href ="intent:#Intent;component=com.miui.home/com.miui.home.launcher.Launcher;scheme=android-app;end ">
145145 < img src ="/assets/img/icons/mi-launcher.png " alt ="Mi Launcher Icon ">
146146 Open Mi Launcher
147147 </ a >
148148 </ div >
149149 </ main >
150+ </ body >
151+ </ html >
0 commit comments