Merge pull request #463 from bopoda/master

improve detect Ghost technology
main
Elbert Alias 11 years ago
commit 608d39e932

@ -1022,6 +1022,7 @@
"Ghost": { "Ghost": {
"website": "ghost.org", "website": "ghost.org",
"cats": [ 11 ], "cats": [ 11 ],
"meta": { "generator": "Ghost(?:\\s([\\d.]+))?\\;version:\\1" },
"headers": { "X-Ghost-Cache-Status": ".*" } "headers": { "X-Ghost-Cache-Status": ".*" }
}, },
"GoAhead": { "GoAhead": {