Improve a bit wordpress detection via headers (#2488)

* Improve a bit wordpress detection via headers

This can be tested [here](https://thelion.ch/)

* Remove a `$`
main
jvoisin 6 years ago committed by Elbert Alias
parent 6a4f21125a
commit 2a2265fe1f

@ -10895,6 +10895,9 @@
"PHP",
"MySQL"
],
"headers": {
"link": "rel=\"https://api\\.w\\.org/\""
},
"js": {
"wp_username": ""
},