diff --git a/src/apps.json b/src/apps.json index 3093be1bd..4edd9db66 100755 --- a/src/apps.json +++ b/src/apps.json @@ -3885,6 +3885,17 @@ "script": "lightbox.*\\.js", "website": "lokeshdhakar.com/projects/lightbox2/" }, + "Lighty": { + "cats": [ + 18 + ], + "headers": { + "Set-Cookie": "lighty_version" + }, + "icon": "Lighty.png", + "implies": "PHP", + "website": "gitlab.com/lighty/framework" + }, "LimeSurvey": { "cats": [ 19 diff --git a/src/icons/Lighty.png b/src/icons/Lighty.png new file mode 100644 index 000000000..e0e3dd27a Binary files /dev/null and b/src/icons/Lighty.png differ