Add jimdo detection

This should close #1347

This can be tested on [this]( https://www.labobineapois.com/) website,
or on the [official examples](https://de.jimdo.com/beispiele/).
main
jvoisin 8 years ago
parent b202d17a5d
commit 613377030d

@ -3764,6 +3764,18 @@
"implies": "Java", "implies": "Java",
"website": "www.eclipse.org/jetty" "website": "www.eclipse.org/jetty"
}, },
"Jimdo": {
"cats": [
1
],
"headers": {
"X-Jimdo-Instance": "",
"X-Jimdo-Wid": ""
},
"env": "^jimdo_(?:Data|Gen\\d+)$",
"icon": "jimdo.png",
"website": "www.jimdo.com/"
},
"Jirafe": { "Jirafe": {
"cats": [ "cats": [
10, 10,

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Loading…
Cancel
Save