From ad6653e11ad93fb256d6086b1b6c80288ab4e9f2 Mon Sep 17 00:00:00 2001 From: CC11001100 Date: Wed, 31 Jul 2024 23:49:21 +0800 Subject: [PATCH 1/2] =?UTF-8?q?feat:=20=E4=BF=AE=E6=AD=A3=E9=98=BF?= =?UTF-8?q?=E9=87=8C=E4=BA=91OSS=20fofa=E6=90=9C=E7=B4=A2=E5=91=BD?= =?UTF-8?q?=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 588eb02..ff51809 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ python3 main.py -aliyun [存储桶URL] ```bash # fofa语法 domain="aliyuncs.com" -server="AliyunOSS"domain="aliyuncs.com" +domain="aliyuncs.com" && server="AliyunOSS" ``` ```bash From 18e357046ca67c0755a5821abb4857bed7f8fb52 Mon Sep 17 00:00:00 2001 From: CC11001100 Date: Wed, 31 Jul 2024 23:59:48 +0800 Subject: [PATCH 2/2] =?UTF-8?q?feat:=20=E8=8B=B1=E6=96=87=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E7=9A=84README=E4=B8=AD=E7=9A=84=E9=98=BF=E9=87=8C?= =?UTF-8?q?=E4=BA=91OSS=E6=90=9C=E7=B4=A2=E5=91=BD=E4=BB=A4=E4=B9=9F?= =?UTF-8?q?=E6=9B=B4=E6=AD=A3=E4=B8=80=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.en.md b/README.en.md index 878ca72..ee829dc 100644 --- a/README.en.md +++ b/README.en.md @@ -36,7 +36,7 @@ Automatically hijack a bucket when it is detected as not existing ```bash # fofa syntax domain="aliyuncs.com" -server="AliyunOSS" domain="aliyuncs.com" +domain="aliyuncs.com" && server="AliyunOSS" ``` ```bash