mirror of
https://gitlab.com/MrFry/moodle-test-userscript
synced 2025-04-01 20:22:48 +02:00
String processing polishing
This commit is contained in:
parent
2d0b496f27
commit
d3c93c5b99
2 changed files with 32 additions and 14 deletions
5
frame.js
5
frame.js
|
@ -2,7 +2,7 @@
|
|||
|
||||
Online Moodle/Elearning/KMOOC test help
|
||||
Greasyfork: <https://greasyfork.org/en/scripts/38999-moodle-elearning-kmooc-test-help>
|
||||
GitLab: <https://gitlab.com/YourFriendlyNeighborhoodDealer/moodle-test-userscript>
|
||||
GitLab: <https://gitlab.com/MrFry/moodle-test-userscript>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
@ -21,7 +21,7 @@
|
|||
|
||||
// ==UserScript==
|
||||
// @name Moodle/Elearning/KMOOC test help
|
||||
// @version 1.6.3.1
|
||||
// @version 1.6.4.0
|
||||
// @description Online Moodle/Elearning/KMOOC test help
|
||||
// @author MrFry
|
||||
// @match https://elearning.uni-obuda.hu/main/*
|
||||
|
@ -36,7 +36,6 @@
|
|||
// @license GNU General Public License v3.0 or later
|
||||
// @supportURL qmining.frylabs.net
|
||||
// @contributionURL qmining.frylabs.net
|
||||
// @resource data file:///<file path space is %20, and use "/"-s plz not "\" ty (and add .txt)// UTF-8 PLZ>
|
||||
// @namespace https://greasyfork.org/users/153067
|
||||
// ==/UserScript==
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue