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:
parent
603f77c81f
commit
b1e4f997c5
2 changed files with 13 additions and 16 deletions
|
@ -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')
|
||||
})()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue