mirror of
https://gitlab.com/MrFry/moodle-test-userscript
synced 2025-04-01 20:22:48 +02:00
Added match url, removed duplicate noframes
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
// @match https://elearning.uni-obuda.hu/main/*
|
||||
// @match https://elearning.uni-obuda.hu/kmooc/*
|
||||
// @match https://mooc.unideb.hu/*
|
||||
// @match https://itc.semmelweis.hu/moodle/*
|
||||
// @match https://qmining.frylabs.net/*
|
||||
// @noframes
|
||||
// @match http://qmining.frylabs.net/*
|
||||
// @noframes
|
||||
// @grant GM_getResourceText
|
||||
@@ -675,6 +675,7 @@
|
||||
Main()
|
||||
function Main () {
|
||||
'use strict'
|
||||
console.log('Moodle / E-Learning script')
|
||||
console.time('main')
|
||||
timerStarted = true
|
||||
|
||||
|
Reference in New Issue
Block a user