Simplified HTML pattern

main
Adam Cazzolla 10 years ago
parent 7911695b62
commit cfc2619038

@ -3092,7 +3092,7 @@
"Set-Cookie": "LiSESSIONID=", "Set-Cookie": "LiSESSIONID=",
"Set-Cookie": "LithiumVisitor=" "Set-Cookie": "LithiumVisitor="
}, },
"html": "<a\\s(.(?!</a>))*alt=\"Powered by Lithium\"(.(?!</a>))*.</a>", "html": " <a [^>]+Powered by Lithium",
"implies": "PHP", "implies": "PHP",
"website": "www.lithium.com" "website": "www.lithium.com"
}, },