Update g.json

main
Elbert Alias 3 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": { "GLPI": {
"cats": [ "cats": [
18, 18,
53 53
], ],
"cpe": "cpe:2.3:a:glpi-project:glpi:*:*:*:*:*:*:*:* ", "cpe": "cpe:2.3:a:glpi-project:glpi:*:*:*:*:*:*:*:* ",
"description": "GLPI is an open-source IT Asset Management, issue tracking and service desk system.", "description": "GLPI is an open-source IT Asset Management, issue tracking and service desk system.",
"dom": { "dom": {
"input[name='_glpi_csrf_token']": { "input[name='_glpi_csrf_token']": {
"attributes": { "exists": ""
"name": ""
}
}, },
"div[id*='footer-login'] > a": { "div[id*='footer-login'] > a": {
"text": "GLPI\\s+version\\s+([\\d\\.]+)\\;version:\\1" "text": "GLPI\\s+version\\s+([\\d\\.]+)\\;version:\\1"
} }
}, },
"scriptSrc": "//.*glpi.+common\\.min\\.js\\?v=(\\d+\\.\\d+\\.\\d+)\\;version:\\1", "scriptSrc": "//.*glpi.+common\\.min\\.js\\?v=(\\d+\\.\\d+\\.\\d+)\\;version:\\1",
"js": { "js": {
"glpiUnsavedFormChanges": "" "glpiUnsavedFormChanges": ""
}, },
"meta": { "meta": {
"glpi:csrf_token": "" "glpi:csrf_token": ""
}, },
"oss": true, "oss": true,
"icon": "GLPI.png", "icon": "GLPI.png",
"implies": "PHP", "implies": "PHP",
"pricing": [ "pricing": [
"mid", "mid",
"recurring" "recurring"
], ],
"website": "https://glpi-project.org" "website": "https://glpi-project.org"
}, },
"GLS": { "GLS": {
@ -2340,4 +2338,4 @@
"implies": "Python", "implies": "Python",
"website": "http://gunicorn.org" "website": "http://gunicorn.org"
} }
} }