mirror of
https://gitlab.com/MrFry/moodle-test-userscript
synced 2025-04-01 20:22:48 +02:00
Fixed match url
This commit is contained in:
parent
99151d178d
commit
00ceb74ba7
1 changed files with 2 additions and 2 deletions
|
@ -46,11 +46,11 @@
|
||||||
// : Script header {{{
|
// : Script header {{{
|
||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name Moodle/Elearning/KMOOC test help
|
// @name Moodle/Elearning/KMOOC test help
|
||||||
// @version 2.1.1.5
|
// @version 2.1.1.6
|
||||||
// @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/*
|
||||||
// @match https://exam.elearning.uni-obuda.hu*
|
// @match https://exam.elearning.uni-obuda.hu/*
|
||||||
// @match https://mooc.unideb.hu/*
|
// @match https://mooc.unideb.hu/*
|
||||||
// @match https://itc.semmelweis.hu/moodle/*
|
// @match https://itc.semmelweis.hu/moodle/*
|
||||||
// @match https://moodle.gtk.uni-pannon.hu/*
|
// @match https://moodle.gtk.uni-pannon.hu/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue