From f759eb43b74f09adc4f824645119fe40ec0f5f63 Mon Sep 17 00:00:00 2001 From: mrfry Date: Tue, 23 Mar 2021 19:14:03 +0100 Subject: [PATCH] Added exam site --- stable.user.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/stable.user.js b/stable.user.js index 0f8f748..0da4ef0 100755 --- a/stable.user.js +++ b/stable.user.js @@ -46,10 +46,11 @@ // : Script header {{{ // ==UserScript== // @name Moodle/Elearning/KMOOC test help -// @version 2.1.1.0 +// @version 2.1.1.1 // @description Online Moodle/Elearning/KMOOC test help // @author MrFry // @match https://elearning.uni-obuda.hu/* +// @match https://exam.elearning.uni-obuda.hu* // @match https://mooc.unideb.hu/* // @match https://itc.semmelweis.hu/moodle/* // @match https://oktatas.mai.kvk.uni-obuda.hu/* @@ -2034,7 +2035,7 @@ width: '300px', height: '90px', position: 'fixed', - bottom: '10px', + bottom: '30px', left: '10px', zIndex: 999999, background: '#262626',