Update apps.json

Added woltlab community framework
main
Jan-Philipp Benecke 10 years ago
parent c7c8e57e2e
commit cac0c175ab

@ -872,7 +872,10 @@
2 2
], ],
"html": "<a href=\"[^>]+woltlab\\.com[^<]+<strong>Burning Board", "html": "<a href=\"[^>]+woltlab\\.com[^<]+<strong>Burning Board",
"implies": "PHP", "implies": [
"PHP",
"Woltlab Community Framework"
],
"website": "www.woltlab.com", "website": "www.woltlab.com",
"icon": "Burning Board.png" "icon": "Burning Board.png"
}, },
@ -8656,6 +8659,15 @@
"website": "webpack.github.io", "website": "webpack.github.io",
"icon": "webpack.png" "icon": "webpack.png"
}, },
"Woltlab Community Framework": {
"cats": [
18
],
"script": [],
"implies": "PHP",
"website": "www.woltlab.com",
"icon": "Burning Board.png"
},
"xCharts": { "xCharts": {
"cats": [ "cats": [
25 25