From 6fc04b030d37b8976fbc39666004f0978f43bafa Mon Sep 17 00:00:00 2001 From: Nudli04 Date: Mon, 9 Sep 2024 12:42:24 +0200 Subject: [PATCH 1/2] added new moodle urls --- stable.user.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stable.user.js b/stable.user.js index ee6220e..9c9465d 100755 --- a/stable.user.js +++ b/stable.user.js @@ -49,6 +49,8 @@ // @version 2.1.5.4 // @description Online Moodle/Elearning/KMOOC test help // @author MrFry +// @match https://main.elearning.uni-obuda.hu/ +// @match https://kmooc.elearning.uni-obuda.hu/* // @match https://elearning.uni-obuda.hu/* // @match https://exam.elearning.uni-obuda.hu/* // @match https://oktatas.mai.kvk.uni-obuda.hu/* From 1c314443973a22726fb695368cd72a7e9fbf1945 Mon Sep 17 00:00:00 2001 From: Nudli04 Date: Mon, 9 Sep 2024 12:46:59 +0200 Subject: [PATCH 2/2] fixed missing "*" --- stable.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable.user.js b/stable.user.js index 9c9465d..d9e27b6 100755 --- a/stable.user.js +++ b/stable.user.js @@ -49,7 +49,7 @@ // @version 2.1.5.4 // @description Online Moodle/Elearning/KMOOC test help // @author MrFry -// @match https://main.elearning.uni-obuda.hu/ +// @match https://main.elearning.uni-obuda.hu/* // @match https://kmooc.elearning.uni-obuda.hu/* // @match https://elearning.uni-obuda.hu/* // @match https://exam.elearning.uni-obuda.hu/*