diff --git a/src/apps.json b/src/apps.json index 9a1bc8919..5421b1691 100755 --- a/src/apps.json +++ b/src/apps.json @@ -3081,6 +3081,17 @@ }, "website": "litespeedtech.com" }, + "Lithium": { + "cats": [ + 1 + ], + "headers": { + "Set-Cookie": "LiSESSIONID=" + }, + "html": "Powered by Lithium", + "implies": "PHP", + "website": "www.lithium.com" + }, "LiveJournal": { "cats": [ 11 @@ -7069,4 +7080,4 @@ "49": "feed-readers", "50": "document-management-systems" } -} \ No newline at end of file +} diff --git a/src/icons/Lithium.png b/src/icons/Lithium.png new file mode 100644 index 000000000..1f9405ddb Binary files /dev/null and b/src/icons/Lithium.png differ