mirror of
https://github.com/nmap/nmap.git
synced 2025-12-17 13:09:02 +00:00
Bugfix for favicon
This commit is contained in:
@@ -45,7 +45,7 @@ action = function(host, port)
|
|||||||
local md5sum,answer
|
local md5sum,answer
|
||||||
local match
|
local match
|
||||||
local status, favicondb
|
local status, favicondb
|
||||||
local result= ""
|
local result
|
||||||
local favicondbfile="nselib/data/favicon-db"
|
local favicondbfile="nselib/data/favicon-db"
|
||||||
local index, icon
|
local index, icon
|
||||||
local root = ""
|
local root = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user