diff --git a/src/technologies/e.json b/src/technologies/e.json index d285b0749..3e3f6ccb3 100644 --- a/src/technologies/e.json +++ b/src/technologies/e.json @@ -647,6 +647,15 @@ "scriptSrc": "\\.enjin\\.com/", "website": "https://www.enjin.com" }, + "Engintron": { + "cats":[33], + "description": "Engintron is a plugin that integrates Nginx to cPanel/WHM server.", + "requires": "Nginx", + "headers": { + "X-Server-Powered-By": "^Engintron$" + }, + "website": "https://github.com/engintron/engintron" + }, "Ensi": { "cats": [ 6 @@ -1622,4 +1631,4 @@ }, "website": "https://experiencedcms.berkearas.de" } -} \ No newline at end of file +}