mirror of
https://gitlab.com/MrFry/moodle-test-userscript
synced 2025-04-01 20:22:48 +02:00
Fixing question answer getting on result page, and replacing some old URL-s
This commit is contained in:
parent
2c19d05489
commit
e71b781164
2 changed files with 40 additions and 8 deletions
4
frame.js
4
frame.js
|
@ -34,8 +34,8 @@
|
|||
// @grant GM_xmlhttpRequest
|
||||
// @grant GM_openInTab
|
||||
// @license GNU General Public License v3.0 or later
|
||||
// @supportURL questionmining.tk
|
||||
// @contributionURL questionmining.tk
|
||||
// @supportURL qmining.tk
|
||||
// @contributionURL qmining.tk
|
||||
// @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