Update fofa账号查询.py

This commit is contained in:
frxz751113
2024-08-09 11:19:53 +08:00
committed by GitHub
parent 9d7623c597
commit f4addc6b97
+1 -1
View File
@@ -7,7 +7,7 @@ API_KEY = "849489858@qq.com" # 假设的API密钥
SECRET = "30bffdb13deccd433f6505f2dc699972" # 假设的密文 SECRET = "30bffdb13deccd433f6505f2dc699972" # 假设的密文
# 搜索参数 # 搜索参数
QUERY = "udpxy" && country="CN" && region="Henan" # 用户自定义的查询语句,例如: "protocol=\"http\"" QUERY = "udpxy" # 用户自定义的查询语句,例如: "protocol=\"http\""
PAGE = 1 # 请求的页码 PAGE = 1 # 请求的页码
PAGE_SIZE = 50 # 每页条数,最大100 PAGE_SIZE = 50 # 每页条数,最大100