Improve FluxBB detection (#2492)

- Wappalyzer is now able to detect localized fluxbb forums, like [this one](http://www.hellfest-forum.fr/)
- use https for the website
main
jvoisin 6 years ago committed by Elbert Alias
parent a8df962dfa
commit e492510f4e

@ -3161,10 +3161,10 @@
"cats": [
2
],
"html": "Powered by (?:<strong>)?<a href=\"[^>]+fluxbb",
"html": "<p id=\"poweredby\">[^<]+<a href=\"https?://fluxbb\\.org/\">",
"icon": "FluxBB.png",
"implies": "PHP",
"website": "http://fluxbb.org"
"website": "https://fluxbb.org"
},
"Flyspray": {
"cats": [