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 7 years ago committed by Elbert Alias
parent a8df962dfa
commit e492510f4e

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