diff --git a/src/drivers/webextension/images/icons/Webmin.png b/src/drivers/webextension/images/icons/Webmin.png new file mode 100644 index 000000000..6e3428342 Binary files /dev/null and b/src/drivers/webextension/images/icons/Webmin.png differ diff --git a/src/technologies/m.json b/src/technologies/m.json index d590c13c3..c74b0228d 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -1626,6 +1626,16 @@ ], "website": "http://minero.cc/" }, + "MiniServ": { + "cats": [ + 22 + ], + "icon": "default.svg", + "headers": { + "Server": "MiniServ/([\\d\\.]+)\\;version:\\1" + }, + "oss": true + }, "Mint": { "cats": [ 10 diff --git a/src/technologies/w.json b/src/technologies/w.json index 2a5e09801..4ff1e3d3e 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -645,6 +645,15 @@ "scriptSrc": "cdn\\.webmetric\\.ir", "website": "https://webmetric.ir/" }, + "Webmin": { + "cats": [ + 19 + ], + "description": "Webmin is a free, open-source application for Linux server administration.", + "icon": "Webmin.png", + "oss": true, + "website": "https://www.webmin.com" + }, "WebNode": { "cats": [ 1,