diff --git a/src/technologies/g.json b/src/technologies/g.json index a1a51f31a..fba39104b 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -27,35 +27,33 @@ }, "GLPI": { "cats": [ - 18, - 53 + 18, + 53 ], "cpe": "cpe:2.3:a:glpi-project:glpi:*:*:*:*:*:*:*:* ", "description": "GLPI is an open-source IT Asset Management, issue tracking and service desk system.", "dom": { "input[name='_glpi_csrf_token']": { - "attributes": { - "name": "" - } + "exists": "" }, - "div[id*='footer-login'] > a": { - "text": "GLPI\\s+version\\s+([\\d\\.]+)\\;version:\\1" - } + "div[id*='footer-login'] > a": { + "text": "GLPI\\s+version\\s+([\\d\\.]+)\\;version:\\1" + } }, "scriptSrc": "//.*glpi.+common\\.min\\.js\\?v=(\\d+\\.\\d+\\.\\d+)\\;version:\\1", "js": { - "glpiUnsavedFormChanges": "" + "glpiUnsavedFormChanges": "" }, "meta": { - "glpi:csrf_token": "" + "glpi:csrf_token": "" }, "oss": true, "icon": "GLPI.png", "implies": "PHP", "pricing": [ - "mid", - "recurring" - ], + "mid", + "recurring" + ], "website": "https://glpi-project.org" }, "GLS": { @@ -2340,4 +2338,4 @@ "implies": "Python", "website": "http://gunicorn.org" } -} \ No newline at end of file +}