From cbde561ec19a2926ea1eedb4caa6744550d69046 Mon Sep 17 00:00:00 2001 From: MrFry Date: Wed, 27 May 2020 19:23:02 +0200 Subject: [PATCH] Added match url, removed duplicate noframes --- stable.user.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stable.user.js b/stable.user.js index 1a8db6f..c32efcd 100755 --- a/stable.user.js +++ b/stable.user.js @@ -27,8 +27,8 @@ // @match https://elearning.uni-obuda.hu/main/* // @match https://elearning.uni-obuda.hu/kmooc/* // @match https://mooc.unideb.hu/* +// @match https://itc.semmelweis.hu/moodle/* // @match https://qmining.frylabs.net/* -// @noframes // @match http://qmining.frylabs.net/* // @noframes // @grant GM_getResourceText @@ -675,6 +675,7 @@ Main() function Main () { 'use strict' + console.log('Moodle / E-Learning script') console.time('main') timerStarted = true