Improve a bit Moodle detection

This can be tested on [this](http://fle.groupe-esa.com/login/index.php)
website
main
jvoisin 8 years ago
parent b0bc61bca7
commit 61bb4c28ae

@ -4759,7 +4759,10 @@
],
"env": "^moodle",
"headers": {
"Set-Cookie": "MoodleSession"
"Set-Cookie": "(?:MoodleSession|MOODLEID_)"
},
"meta": {
"keywords": "^moodle"
},
"html": "<img[^>]+moodlelogo",
"icon": "Moodle.png",

Loading…
Cancel
Save