Add an etherpad detection

There is a demo [here](http://etherpad.org/)
main
jvoisin 8 years ago
parent f763a83459
commit 0d02be3e64

@ -2207,6 +2207,23 @@
"icon": "ESERV-10.png",
"website": "www.violasystems.com"
},
"Etherpad": {
"cats": [
24
],
"headers": {
"Server": "^Etherpad"
},
"env": [
"^pad(?:editbar|impexp)$"
],
"script": [
"/ep_etherpad-lite/"
],
"icon": "etherpad.png",
"implies": "Node.js",
"website": "etherpad.org"
},
"EWS-NIC4": {
"cats": [
22

Binary file not shown.

After

Width:  |  Height:  |  Size: 1009 B

Loading…
Cancel
Save