-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create siri-suggestions.mdx Create siri-requests.mdx Create ask-siri.mdx Update _Footer.md Update index.md
- Loading branch information
1 parent
b1878a3
commit ce0bc26
Showing
7 changed files
with
105 additions
and
85 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
import { ModuleInstall } from "@theme"; | ||
import _Footer from "../_Footer.md"; | ||
|
||
# 🟥 Apple 智能 (Apple Intelligence) | ||
|
||
## 简介 | ||
|
||
|
||
## 使用说明 | ||
|
||
|
||
## 功能列表 | ||
|
||
|
||
## 配置方法 | ||
|
||
|
||
## 安装链接 | ||
|
||
|
||
## 更新日志 | ||
|
||
|
||
<_Footer /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
repo: NSRingo/Siri | ||
--- | ||
|
||
import { Steps, ModuleInstall } from "@theme"; | ||
import _Footer from "../_Footer.md"; | ||
|
||
# ⭕ 询问 Siri (Ask Siri) | ||
|
||
:::warning ⚠️ | ||
|
||
本段适用于 iOS 17、macOS 14、watchOS 10 及以下版本 | ||
Siri 区分「询问 Siri」和「Siri 建议」两部分 | ||
注意鉴别需求与说明 | ||
|
||
::: | ||
|
||
:::danger ‼️ 不可用 | ||
|
||
禁止 MitM iOS 14 至 iOS 17「询问 Siri」所使用的`guzzoni.apple.com`的网络请求 | ||
「询问 Siri」不可以通过 MitM 改写请求 | ||
|
||
::: | ||
|
||
|
||
<_Footer /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
--- | ||
repo: NSRingo/Siri | ||
--- | ||
|
||
import { Steps, ModuleInstall } from "@theme"; | ||
import _Footer from "../_Footer.md"; | ||
|
||
# ⭕ Siri 请求 (Siri Requests) | ||
|
||
:::warning ⚠️ | ||
|
||
本段适用于 iOS 18、macOS 15、watchOS 11 及以上版本 | ||
Siri 区分「Siri 请求」和「Siri 建议」两部分 | ||
注意鉴别需求与说明 | ||
|
||
::: | ||
|
||
## 简介 | ||
* 保持模块启用,即可将「Siri 请求」改为国际版 | ||
|
||
* 注: | ||
* 「Siri 请求」的网络搜索结果直接来源于`guzzoni.smoot.apple.com`,可以通过 MitM 改写请求 | ||
|
||
## 使用说明 | ||
todo | ||
|
||
|
||
## 功能列表 | ||
|
||
|
||
## 配置方法 | ||
|
||
|
||
## 安装链接 | ||
|
||
|
||
## 更新日志 | ||
|
||
|
||
|
||
<_Footer /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters