align
This commit is contained in:
		| @ -20,12 +20,12 @@ Return status, title and favicon URL of a webpage | |||||||
| --- | --- | ||||||
|  |  | ||||||
| categories = {"discovery", "intrusive"} | categories = {"discovery", "intrusive"} | ||||||
| author = "Adrien Malingrey" | author     = "Adrien Malingrey" | ||||||
| license = "Same as Nmap--See https://nmap.org/book/man-legal.html" | license    = "Same as Nmap--See https://nmap.org/book/man-legal.html" | ||||||
|  |  | ||||||
| portrule = shortport.service({"http", "https", "ssl"}) | portrule = shortport.service({"http", "https", "ssl"}) | ||||||
|  |  | ||||||
| local http = require "http" | local http   = require "http" | ||||||
| local stdnse = require "stdnse" | local stdnse = require "stdnse" | ||||||
|  |  | ||||||
| action = function(host, port) | action = function(host, port) | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user