You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
docs: added new unofficial supported devices and added new features to features page
This commit is contained in:
@@ -73,8 +73,8 @@
|
||||
</div>
|
||||
<div class="col-md-6 col-lg-4 mb-4 d-flex">
|
||||
<div class="feature-box text-center p-3 border border-dark rounded flex-fill">
|
||||
<h3><i class="fas fa-magic"></i> Magic Mount</h3>
|
||||
<p>KernelSU Next includes Magic Mount which provides a fast, light and convenient module mounting.</p>
|
||||
<h3><i class="fas fa-magic"></i> Dynamic Module Mount</h3>
|
||||
<p>KernelSU Next includes both Magic Mount and OverlayFS which can switched from settings with a single toggle.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 col-lg-4 mb-4 d-flex">
|
||||
@@ -86,7 +86,7 @@
|
||||
<div class="col-md-6 col-lg-4 mb-4 d-flex">
|
||||
<div class="feature-box text-center p-3 border border-dark rounded flex-fill">
|
||||
<h3><i class="fas fa-undo"></i> Module Restoration</h3>
|
||||
<p>KernelSU Next allows for restoring modules even after uninstalling.</p>
|
||||
<p>KernelSU Next allows for restoring modules when uninstalled accidentally or if you changed your mind.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 col-lg-4 mb-4 d-flex">
|
||||
@@ -101,6 +101,12 @@
|
||||
<p>KernelSU Next is frequently updated with lots of upcoming features.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 col-lg-4 mb-4 d-flex">
|
||||
<div class="feature-box text-center p-3 border border-dark rounded flex-fill">
|
||||
<h3><i class="fas fa-eye-slash"></i> Hide Hosts</h3>
|
||||
<p>KernelSU Next hides hosts file modifications from detectors with app profile umount to allow you to use adblocks without any hassle.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user