Merge pull request #7166 from nurbek91/smf

Update Simple Machines Forum / forums
main
Elbert Alias 2 years ago committed by GitHub
commit a575deb693
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -162,17 +162,25 @@
"scriptSrc": "/sim(?:site|core)/js", "scriptSrc": "/sim(?:site|core)/js",
"website": "http://simgroep.nl/internet/portfolio-contentbeheer_41623/" "website": "http://simgroep.nl/internet/portfolio-contentbeheer_41623/"
}, },
"SMF": { "Simple Machines Forum": {
"cats": [ "cats": [
2 2
], ],
"description": "SMF is a free open-source software, used for community forums and is written in PHP.", "cpe": "cpe:2.3:a:simplemachines:simple_machine_forum:*:*:*:*:*:*:*:*",
"html": "credits/?\" title=\"Simple Machines Forum\" target=\"_blank\" class=\"new_win\">SMF ([0-9.]+)</a>\\;version:\\1", "description": "Simple Machines Forum is a free open-source software, used for community forums and is written in PHP.",
"icon": "SMF.png", "icon": "Simple Machines Forum.png",
"implies": "PHP", "implies": "PHP",
"dom": {
"li > span > a[title='Simple Machines Forum']": {
"text": "^SMF\\s([\\d\\.]+)\\;version:\\1"
}
},
"js": { "js": {
"smf_": "" "smf_theme_url": "",
"smf_default_theme_url": "",
"smf_avatarResize": ""
}, },
"oss": true,
"website": "http://www.simplemachines.org" "website": "http://www.simplemachines.org"
}, },
"SOBI 2": { "SOBI 2": {