Improve vbulletin detection via html (#2340)

This can be tested [here](https://ubuntuforums.org/archive/index.php/t-1813618.html)
main
jvoisin 7 years ago committed by Elbert Alias
parent 1850fac710
commit e53c5ef893

@ -12461,6 +12461,7 @@
], ],
"icon": "vBulletin.png", "icon": "vBulletin.png",
"implies": "PHP", "implies": "PHP",
"html": "<div id=\"copyright\">Powered by vBulletin",
"js": { "js": {
"vBulletin": "" "vBulletin": ""
}, },