Merge pull request #579 from facundofarias/master

Added BugSense to the apps.json list
main
Elbert Alias 11 years ago
commit c255984824

@ -381,6 +381,12 @@
"html": "href=\"enter_bug\\.cgi\">", "html": "href=\"enter_bug\\.cgi\">",
"implies": "Perl" "implies": "Perl"
}, },
"BugSense": {
"website": "bugsense.com",
"cats": [ 10 ],
"script": "bugsense\\.js",
"env": "^BugSense$"
},
"Burning Board": { "Burning Board": {
"website": "www.woltlab.com", "website": "www.woltlab.com",
"cats": [ 2 ], "cats": [ 2 ],
@ -1001,6 +1007,12 @@
"cats": [ 28 ], "cats": [ 28 ],
"headers": { "Server": "Fedora" } "headers": { "Server": "Fedora" }
}, },
"Flask": {
"website": "flask.pocoo.org/",
"cats": [ 18, 22 ],
"headers": { "Server": "Werkzeug\\/?([\\d\\.]+)?\\;version:\\1" },
"implies": "Python"
},
"FlashCom": { "FlashCom": {
"website": "???", "website": "???",
"cats": [ 22 ], "cats": [ 22 ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 336 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB