Update MyBB / Message boards

main
nurbek 4 years ago
parent cb9ee50e11
commit ea289b9122

@ -1900,15 +1900,23 @@
], ],
"cpe": "cpe:/a:mybb:mybb", "cpe": "cpe:/a:mybb:mybb",
"description": "MyBB is a free and open-source forum software written in PHP.", "description": "MyBB is a free and open-source forum software written in PHP.",
"html": "(?:<script [^>]+\\s+<!--\\s+lang\\.no_new_posts|<a[^>]* title=\"Powered By MyBB)",
"icon": "MyBB.png", "icon": "MyBB.png",
"implies": [ "implies": [
"PHP", "PHP",
"MySQL" "MySQL"
], ],
"js": { "js": {
"MyBB": "" "MyBB": "",
"MyBBEditor": ""
}, },
"cookies": {
"mybb[lastvisit]": "",
"mybb[lastactive]": ""
},
"oss": true,
"pricing": [
"freemium"
],
"website": "https://mybb.com" "website": "https://mybb.com"
}, },
"MyBlogLog": { "MyBlogLog": {