From 2026b5f587fc3e5062999bee762ee909ae3d4656 Mon Sep 17 00:00:00 2001 From: shadow1ng Date: Tue, 17 Nov 2020 13:23:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Eshiro=E8=AF=86=E5=88=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/config.go b/common/config.go index eb84edc..d2c3044 100644 --- a/common/config.go +++ b/common/config.go @@ -1,5 +1,5 @@ package common -//fscan version 1.2 +//fscan version 1.3 var Userdict = map[string][]string{ "ftp": {"www","admin","root","db","wwwroot","data","web","ftp"}, "mysql": {"root"},