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