Add foswiki detection

This can be tested [here](https://www.rockbox.org/wiki/WebHome)
main
jvoisin 8 years ago
parent 2a1afed604
commit 7ad0abbc23

@ -2573,6 +2573,27 @@
"script": "cartjs\\.php\\?(?:.*&)?s=[^&]*myfortune3cart\\.com", "script": "cartjs\\.php\\?(?:.*&)?s=[^&]*myfortune3cart\\.com",
"website": "fortune3.com" "website": "fortune3.com"
}, },
"Foswiki": {
"cats": [
8
],
"headers": {
"X-Foswikiuri": "",
"X-Foswikiaction": "",
"Set-Cookie": "^(?:FOSWIKISTRIKEONE|SFOSWIKISID)"
},
"meta": {
"foswiki.WIKINAME": "",
"foswiki.SERVERTIME": ""
},
"html": [
"<div class=\"foswiki(?:Copyright|Page|Main)\">"
],
"env": "^foswiki$",
"implies": "Perl",
"icon": "foswiki.png",
"website": "foswiki.org"
},
"FreeBSD": { "FreeBSD": {
"cats": [ "cats": [
28 28

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Loading…
Cancel
Save