Skip to content

Commit

Permalink
Merge pull request #65 from MoYuanCN/main
Browse files Browse the repository at this point in the history
Add Google Search "site" Parameter
  • Loading branch information
LiLeeLing authored Oct 26, 2024
2 parents 8f533ef + 742e9b5 commit b7dd5fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 02-search-platforms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@
> 3. `allintitle`: 标题包含多个搜索词
> 4. `filetype`: 限定搜索结果的文件类型,如 filetype:pdf
> 5. `intext`: 文章内容包含搜索词
> 6. `"xxxx"`: 准确匹配搜索词,搜索结果必须包含搜索词
6. `site`: 从指定网站搜索内容,如 site:github.com 即搜索结果只显示github.com及其子域名下的匹配内容
> 7. `"xxxx"`: 准确匹配搜索词,搜索结果必须包含搜索词
> 新手推荐插件:<https://github.com/penn201500/GoogleAdvSearchHint>
>
> </details>
Expand Down

0 comments on commit b7dd5fe

Please sign in to comment.