added new match url

This commit is contained in:
mrfry 2022-12-12 20:44:19 +01:00
parent f8ee092b01
commit 0fd5ee605c

View file

@ -46,7 +46,7 @@
// : Script header {{{ // : Script header {{{
// ==UserScript== // ==UserScript==
// @name Moodle/Elearning/KMOOC test help // @name Moodle/Elearning/KMOOC test help
// @version 2.1.3.12 // @version 2.1.3.13
// @description Online Moodle/Elearning/KMOOC test help // @description Online Moodle/Elearning/KMOOC test help
// @author MrFry // @author MrFry
// @match https://elearning.uni-obuda.hu/* // @match https://elearning.uni-obuda.hu/*
@ -69,6 +69,7 @@
// @match https://moodle.ms.sapientia.ro/* // @match https://moodle.ms.sapientia.ro/*
// @match https://moodle.uni-corvinus.hu/* // @match https://moodle.uni-corvinus.hu/*
// @match https://v39.moodle.uniduna.hu/* // @match https://v39.moodle.uniduna.hu/*
// @match https://elearning.med.unideb.hu/*
// @noframes // @noframes
// @match https://qmining.frylabs.net/* // @match https://qmining.frylabs.net/*
// @run-at document-start // @run-at document-start