diff --git a/src/apps.json b/src/apps.json index 4b06a262f..b5d21b823 100755 --- a/src/apps.json +++ b/src/apps.json @@ -4759,7 +4759,10 @@ ], "env": "^moodle", "headers": { - "Set-Cookie": "MoodleSession" + "Set-Cookie": "(?:MoodleSession|MOODLEID_)" + }, + "meta": { + "keywords": "^moodle" }, "html": "]+moodlelogo", "icon": "Moodle.png",