diff --git a/src/drivers/webextension/images/icons/NexusPHP.png b/src/drivers/webextension/images/icons/NexusPHP.png new file mode 100644 index 000000000..34011d2eb Binary files /dev/null and b/src/drivers/webextension/images/icons/NexusPHP.png differ diff --git a/src/technologies/n.json b/src/technologies/n.json index 0007baa44..8e90196c1 100644 --- a/src/technologies/n.json +++ b/src/technologies/n.json @@ -725,6 +725,24 @@ "scriptSrc": "(?:api|sdk)\\.nextsale\\.io/", "website": "https://nextsale.io" }, + "NexusPHP": { + "cats": [ + 1 + ], + "cpe": "cpe:2.3:a:nexusphp:nexusphp:*:*:*:*:*:*:*:*", + "description": "NexusPHP is an open-sourced private tracker script written in PHP.", + "icon": "NexusPHP.png", + "implies": [ + "PHP", + "MySQL", + "Redis" + ], + "meta": { + "generator": "^NexusPHP$" + }, + "oss": true, + "website": "https://nexusphp.org" + }, "NexusPIPE": { "cats": [ 16