Corrected small bugs/typos

main
SebastianLopienski 12 years ago
parent 61f5f1c90a
commit 5c11144547

@ -484,7 +484,7 @@
"meta": { "generator": "Dokeos" },
"html": "Portal <a[^>]+>Dokeos|@import \\\"[^\\\"]+dokeos_blue",
"headers": { "X-Powered-By": "Dokeos" },
"implies": [ "PHP", "xajax", "jQuery", "CKEditor" ]
"implies": [ "PHP", "Xajax", "jQuery", "CKEditor" ]
},
"DokuWiki": {
"cats": [ 8 ],
@ -1015,7 +1015,7 @@
"Mojolicious": {
"cats": [ 18 ],
"headers": { "x-powered-by": "mojolicious" },
"implies": [ "PERL" ]
"implies": [ "Perl" ]
},
"Mollom": {
"cats": [ 16 ],
@ -1145,7 +1145,7 @@
"osCommerce": {
"cats": [ 6 ],
"html": "(<a[^>]*(\\?|&)osCsid|Powered by (<[^]+>)?osCommerce</a>|<[^]+class=\\\"[^>]*infoBoxHeading)",
"header": { "Set-Cookie": "osCsid=|utmcct=/applications/oscommerce" }
"headers": { "Set-Cookie": "osCsid=|utmcct=/applications/oscommerce" }
},
"osCSS": {
"cats": [ 6 ],
@ -1512,7 +1512,8 @@
"Squiz Matrix": {
"cats": [ 1 ],
"meta": { "generator": "Squiz Matrix" },
"html": " Running (MySource|Squiz) Matrix", "X-Powered-By": "Squiz Matrix",
"html": " Running (MySource|Squiz) Matrix",
"headers": { "X-Powered-By": "Squiz Matrix" },
"implies": [ "PHP" ]
},
"StatCounter": {

Loading…
Cancel
Save