diff --git a/src/technologies/a.json b/src/technologies/a.json index 14b142a59..0e258f7d8 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -2808,6 +2808,22 @@ "scriptSrc": "static-cdn\\.anetwork\\.ir/", "website": "https://www.anetwork.ir" }, + "Angie": { + "cats": [ + 22 + ], + "description": "Angie is a drop-in replacement for the Nginx web server aiming to extend the functionality of the original version.", + "icon": "default.svg", + "implies": [ + "Perl", + "C" + ], + "headers": { + "server": "^Angie/([\\d\\.]+)$\\;version:\\1" + }, + "oss": true, + "website": "https://angie.software/en/" + }, "Angular": { "cats": [ 12 diff --git a/src/technologies/n.json b/src/technologies/n.json index 9b433563a..e51423262 100644 --- a/src/technologies/n.json +++ b/src/technologies/n.json @@ -714,6 +714,7 @@ "X-Fastcgi-Cache": "" }, "icon": "Nginx.svg", + "implies": "C", "website": "http://nginx.org/en" }, "Niagahoster": {