From 87adab80297a4ae53ae8386583b7fbb6a5d549b5 Mon Sep 17 00:00:00 2001 From: fankesyooni Date: Sat, 7 Oct 2023 16:50:05 +0800 Subject: [PATCH] docs: add LSPlant --- docs-source/src/en/guide/supportive.md | 1 + docs-source/src/zh-cn/guide/supportive.md | 1 + 2 files changed, 2 insertions(+) diff --git a/docs-source/src/en/guide/supportive.md b/docs-source/src/en/guide/supportive.md index 095170e6..892bdfa4 100644 --- a/docs-source/src/en/guide/supportive.md +++ b/docs-source/src/en/guide/supportive.md @@ -36,6 +36,7 @@ The following are the related functions, Xposed Frameworks, Hook Frameworks and | Name | ST | Description | | --------------------------------------------------------- | --- | -------------------------------------------------------------------------------------------- | +| [LSPlant](https://github.com/LSPosed/LSPlant) | ⭕ | Please visit [AliuHook](https://github.com/Aliucord/hook) | | [Pine](https://github.com/canyie/pine) | ⭕ | Theoretical support (not tested by developer) | | [SandHook](https://github.com/asLody/SandHook) | ❎ | The latests Android are not supported, you need to integrated the Rovo89 Xposed API yourself | | [Whale](https://github.com/asLody/whale) | ❎ | The latests Android are not supported, you need to integrated the Rovo89 Xposed API yourself | diff --git a/docs-source/src/zh-cn/guide/supportive.md b/docs-source/src/zh-cn/guide/supportive.md index 48c85d47..f6676c33 100644 --- a/docs-source/src/zh-cn/guide/supportive.md +++ b/docs-source/src/zh-cn/guide/supportive.md @@ -36,6 +36,7 @@ | Name | ST | Description | | --------------------------------------------------------- | --- | -------------------------------------------------------- | +| [LSPlant](https://github.com/LSPosed/LSPlant) | ⭕ | 请参考 [AliuHook](https://github.com/Aliucord/hook) | | [Pine](https://github.com/canyie/pine) | ⭕ | 理论支持 (未经过开发者测试) | | [SandHook](https://github.com/asLody/SandHook) | ❎ | 不支持较新版本的 Android,需要自行对接 Rovo89 Xposed API | | [Whale](https://github.com/asLody/whale) | ❎ | 不支持较新版本的 Android,需要自行对接 Rovo89 Xposed API |