From 742e9b51cf1ca9043f5fb70444829d072bda38d9 Mon Sep 17 00:00:00 2001 From: Touko Nanami Date: Sat, 26 Oct 2024 18:46:05 +0800 Subject: [PATCH] Add Google Search "site" Parameter Signed-off-by: Touko Nanami --- 02-search-platforms/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/02-search-platforms/README.md b/02-search-platforms/README.md index 0badcd1..a8ab785 100644 --- a/02-search-platforms/README.md +++ b/02-search-platforms/README.md @@ -47,7 +47,8 @@ > 3. `allintitle`: 标题包含多个搜索词 > 4. `filetype`: 限定搜索结果的文件类型,如 filetype:pdf > 5. `intext`: 文章内容包含搜索词 -> 6. `"xxxx"`: 准确匹配搜索词,搜索结果必须包含搜索词 + 6. `site`: 从指定网站搜索内容,如 site:github.com 即搜索结果只显示github.com及其子域名下的匹配内容 +> 7. `"xxxx"`: 准确匹配搜索词,搜索结果必须包含搜索词 > 新手推荐插件: > >