added CKAN data management system

main
seralf 10 years ago
parent 074fb7e54b
commit e9ab3fe1d4

@ -620,6 +620,14 @@
"script": "scripts\\.chitika\\.net/",
"env": "ch_c(?:lient|olor_site_link)"
},
"Ckan": {
"website": "http://ckan.org/",
"cats": [ 1 ],
"headers": {
"Access-Control-Allow-Headers": "X-CKAN-API-KEY",
"Link": "<http://ckan.org/>; rel=shortlink"
}
},
"CKEditor": {
"website": "ckeditor.com",
"cats": [ 24 ],

@ -620,6 +620,14 @@
"script": "scripts\\.chitika\\.net/",
"env": "ch_c(?:lient|olor_site_link)"
},
"Ckan": {
"website": "http://ckan.org/",
"cats": [ 1 ],
"headers": {
"Access-Control-Allow-Headers": "X-CKAN-API-KEY",
}
},
"CKEditor": {
"website": "ckeditor.com",
"cats": [ 24 ],
@ -2582,6 +2590,16 @@
"html": "(?:index\\.php\\?route=[a-z]+/|Powered By <a href=\"[^>]+OpenCart)",
"implies": "PHP"
},
"OpenCms": {
"website": "www.opencms.org",
"cats": [ 1 ],
"html": "<link href=\"/opencms/",
"script": "opencms",
"headers": {
"Server": "OpenCms"
},
"implies": "Java"
},
"openEngine": {
"website": "openengine.de/html/pages/de/",
"cats": [ 1 ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 369 B