mirror of
https://gitlab.com/MrFry/moodle-test-userscript
synced 2025-04-01 20:22:48 +02:00
Added elearning unideb
This commit is contained in:
@@ -22,10 +22,9 @@
|
||||
// @name Moodle/Elearning/KMOOC test help
|
||||
// @version DEVEL
|
||||
// @description Online Moodle/Elearning/KMOOC test help
|
||||
// @author Yout
|
||||
// @author You
|
||||
// @match https://elearning.uni-obuda.hu/*
|
||||
// @match https://qmining.frylabs.net/*
|
||||
// @match http://qmining.frylabs.net/*
|
||||
// @match file:///*
|
||||
// @grant GM_getResourceText
|
||||
// @grant GM_info
|
||||
@@ -35,9 +34,8 @@
|
||||
// @grant GM_xmlhttpRequest
|
||||
// @grant GM_openInTab
|
||||
// @require file:///{ELÉRÉSI ÚT IDE}
|
||||
// @namespace https://greasyfork.org/users/153067
|
||||
// ==/UserScript==
|
||||
|
||||
(function() {
|
||||
console.log('done')
|
||||
})();
|
||||
;(function () {
|
||||
console.log('done')
|
||||
})()
|
||||
|
Reference in New Issue
Block a user