Update g.json

main
Elbert Alias 2 years ago committed by GitHub
parent 7a1d4d0128
commit d749e978af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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"
}
}
}