Better regular expression to detect Ophal.

main
Fernando Paredes Garcia 12 years ago
parent 480908d6e2
commit 17e87663cc

@ -2977,7 +2977,7 @@
"Ophal": { "Ophal": {
"website": "ophal.org", "website": "ophal.org",
"cats": [ 1, 11, 18 ], "cats": [ 1, 11, 18 ],
"headers": { "X-Powered-By": "Ophal.*" } "headers": { "X-Powered-By": "^Ophal/" }
} }
} }
} }