Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions src/technologies/l.json
Original file line number Diff line number Diff line change
Expand Up @@ -753,11 +753,19 @@
"cats": [
1
],
"cookies": {
"GUEST_LANGUAGE_ID": "",
"COOKIE_SUPPORT": "\\;confidence:50"
},
"cpe": "cpe:2.3:a:liferay:liferay_portal:*:*:*:*:*:*:*:*",
"description": "Liferay is an open-source company that provides free documentation and paid professional service to users of its software.",
"headers": {
"Liferay-Portal": "[a-z\\s]+([\\d.]+)\\;version:\\1"
},
"html": [
"Liferay\\.(?:Util|Language|ThemeDisplay|AUI)",
"id=\"_com_liferay_"
],
"icon": "Liferay.svg",
"implies": "Java",
"js": {
Expand Down
Loading