diff --git a/src/index.html b/src/index.html
index d3065cc..d9a9c11 100644
--- a/src/index.html
+++ b/src/index.html
@@ -5,15 +5,15 @@
-
-
+
+
-
-
+
+
-
+
diff --git a/src/pages/book/book.md b/src/pages/book/book.md
index ad0653e..3aa8e17 100644
--- a/src/pages/book/book.md
+++ b/src/pages/book/book.md
@@ -2,7 +2,7 @@
## 🚀 云手机
-
+
> 📱系统安装
@@ -50,7 +50,7 @@
> 可以离线阅读
- https://minioweb.hackrobot.cn/hackrobot/云手机20250919.pdf
+ https://minioweb.nomadro.com/hackrobot/云手机20250919.pdf
---
@@ -78,7 +78,7 @@ ps: radxa A7A 的7gb版本只要 280左右
但是 A7A 的系统root需要编译内核源码,且没有谷歌框架
-
+
M5相比较4D有以下区别
@@ -108,7 +108,7 @@ https://wiki.friendlyelec.com/wiki/index.php/NanoPi_M5/zh
https://wiki.friendlyelec.com/wiki/index.php/NanoPi_M5/zh#.E4.B8.8B.E8.BD.BD.E5.9B.BA.E4.BB.B6
-
+
> 刷入安卓系统
@@ -116,7 +116,7 @@ https://wiki.friendlyelec.com/wiki/index.php/NanoPi_M5/zh#.E4.B8.8B.E8.BD.BD.E5.
使用`Balena Etcher`软件,windows/mac系统都可以使用
-
+
tf卡读取,最好购买一个`SD/TF读写器`,插入电脑主机的usb即可
@@ -138,7 +138,7 @@ tf卡读取,最好购买一个`SD/TF读写器`,插入电脑主机的usb即可
- wifi模块:建议有,可以无线adb远控
-
+
> 如果需要直播
@@ -148,7 +148,7 @@ tf卡读取,最好购买一个`SD/TF读写器`,插入电脑主机的usb即可
- HDMI线
-
+
M5只有2个usb接口(上/下)
@@ -162,7 +162,7 @@ M5只有2个usb接口(上/下)
> 获取root权限
-
+
安卓的系统的优势在于开放性
@@ -174,9 +174,9 @@ M5只有2个usb接口(上/下)
- 在安卓系统下载magisk.apk安装
- https://minioweb.hackrobot.cn/hackrobot/magiskdelta.apk
+ https://minioweb.nomadro.com/hackrobot/magiskdelta.apk
-
+
用magisk修复boot.img, 比如生成magiskboot.img
@@ -184,15 +184,15 @@ M5只有2个usb接口(上/下)
直接把M5的安卓镜像解压,就可以看到
-
+
解压后看到
-
+
然后用磁盘管理工具,将magiskboot.img 刷入系统
-
+
或者在电脑使用adb shell的dd
@@ -229,13 +229,13 @@ https://github.com/LSPosed/LSPosed/releases/download/v1.9.2/LSPosed-v1.9.2-7024-
重启后,即可进入lsposed
-
+
---
# 魔法上网
-
+
> vps服务器
@@ -295,7 +295,7 @@ https://github.com/LSPosed/LSPosed/releases/download/v1.9.2/LSPosed-v1.9.2-7024-
可以买nanopi双网口开发板进行配置,比如`R2S`
-
+
> 注意📣
@@ -305,7 +305,7 @@ https://github.com/LSPosed/LSPosed/releases/download/v1.9.2/LSPosed-v1.9.2-7024-
如下图所示,非软路由=>红窗风控
-
+
---
@@ -314,19 +314,19 @@ https://github.com/LSPosed/LSPosed/releases/download/v1.9.2/LSPosed-v1.9.2-7024-
> 爱玩机工具箱
apk下载地址:
-https://minioweb.hackrobot.cn/hackrobot/IWanSetting-com.byyoung.setting-S-22.0.9.9.apk
+https://minioweb.nomadro.com/hackrobot/IWanSetting-com.byyoung.setting-S-22.0.9.9.apk
> 主界面
-
+
> 选择-设备信息伪装
-
+
> 选择机型-重启
-
+
---
@@ -340,7 +340,7 @@ http://fakeloc.cc/app
该软件是收费软件,自行斟酌
-
+
> 使用教程
@@ -350,7 +350,7 @@ http://fakeloc.cc/app
点击 `start mock`就可以
-
+
---
@@ -372,11 +372,11 @@ adb connect 安卓ip:5555
就可以控制安卓了
-
+
> escrcpy
-
+
---
@@ -394,7 +394,7 @@ https://github.com/VaalaCat/frp-panel
https://vaala.cat/frp-panel
-
+
> ps: 建议购买 `腾讯云轻量服务器`
@@ -438,7 +438,7 @@ services:
但可以在 海鲜市场搜索: `安卓虚拟机`
-
+
---
@@ -446,7 +446,7 @@ services:
> 无人直播
-
+
其实这套设备和系统的搭配,核心是`无人直播`
@@ -476,11 +476,11 @@ ps: 无论是官方的直播伴侣,还是ffmpeg/obs通过rtmp协议推流,都`
https://www.armbian.com/
-
+
> 安装视频驱动
-
+
```
sudo apt install kmscube -y
@@ -488,7 +488,7 @@ sudo apt install kmscube -y
> 安装音频驱动
-
+
```
sudo apt install pulseaudio -y
@@ -508,7 +508,7 @@ ffplay -loop 0 -vf "transpose=2,scale=640:-1,format=yuv420p" -fs -threads 6 xxx.
可以打开安卓的摄像头验证
-
+
---
@@ -516,7 +516,7 @@ ffplay -loop 0 -vf "transpose=2,scale=640:-1,format=yuv420p" -fs -threads 6 xxx.
> srs直播服务器
-
+
在linux辅助板,部署srs直播服务器
https://github.com/ossrs/srs
@@ -540,7 +540,7 @@ OBS通过srt协议推流
srt://ip:10080?streamid=#!::r=live/livestream,m=publish
```
-
+
> linux拉流脚本
@@ -571,11 +571,11 @@ RPA自动化的核心,在于`系统证书`,不然无法抓取https数据
首先用`charles`分析接口
-
+
然后就可以使用linux辅助板的`mitmproxy`进行自动化
-
+
---
@@ -591,7 +591,7 @@ https://github.com/HdShare/WAuxiliary_Public
[WAuxiliary Plugin](https://hdshare.github.io/WAuxiliary_Plugin/)
-
+
不同自己写代码,引入插件就可以实现各种功能
@@ -611,7 +611,7 @@ https://github.com/HdShare/WAuxiliary_Public
https://konstakang.com/
-
+
只是一个爱折腾的人,如果寻求专业的解决方案,请购买市面上
@@ -645,10 +645,10 @@ https://konstakang.com/
会在网页实时更新电子书
-
+
## 交流社区
社区里可以交流,折腾技术,但`云手机`并不是唯一
-
+
diff --git a/src/pages/index/index.jsx b/src/pages/index/index.jsx
index 6f3c141..68c7954 100644
--- a/src/pages/index/index.jsx
+++ b/src/pages/index/index.jsx
@@ -375,7 +375,7 @@ const Index = () => {
@@ -388,7 +388,7 @@ const Index = () => {
@@ -401,7 +401,7 @@ const Index = () => {
@@ -429,7 +429,7 @@ const Index = () => {