关键字site:
用法:site: 站点名称
site:www.cnblogs.com
关键字inurl:
用法:inurl:关键字
inutl:passlist.txt
两个组合查询,我想搜索github上的passlist.txt的页面
搜索github上的passlist或者password关键字的页面
关键字intitle:
用法:intitle:关键字
site:github.com intitle:(passlist|password)
关键字intext:
用法:intext:关键字
site:github.com intext:(passlist|password)
关键字filetype:
用法:filetype:关键字
site:github.com filetype:sql
原文:https://www.cnblogs.com/xzkzzz/p/13273213.html