mirror of
https://gitlab.com/MrFry/moodle-test-userscript
synced 2025-04-01 20:22:48 +02:00
Updated changeLog
This commit is contained in:
3
main.js
3
main.js
@@ -21,8 +21,7 @@
|
|||||||
|
|
||||||
var data; // all data, which is in the resource txt
|
var data; // all data, which is in the resource txt
|
||||||
var addEventListener; // add event listener function
|
var addEventListener; // add event listener function
|
||||||
var lastChangeLog =
|
var lastChangeLog = '- Csak egy plusz weboldal gomb a menüben.';
|
||||||
'- MOTD';
|
|
||||||
var serverAdress = "http://questionmining.tk/";
|
var serverAdress = "http://questionmining.tk/";
|
||||||
|
|
||||||
// forcing pages for testing. unless you test, do not set these to true!
|
// forcing pages for testing. unless you test, do not set these to true!
|
||||||
|
@@ -40,8 +40,7 @@
|
|||||||
(function() {
|
(function() {
|
||||||
var data; // all data, which is in the resource txt
|
var data; // all data, which is in the resource txt
|
||||||
var addEventListener; // add event listener function
|
var addEventListener; // add event listener function
|
||||||
var lastChangeLog =
|
var lastChangeLog = '- Csak egy plusz weboldal gomb a menüben.';
|
||||||
'- MOTD';
|
|
||||||
var serverAdress = "http://questionmining.tk/";
|
var serverAdress = "http://questionmining.tk/";
|
||||||
|
|
||||||
// forcing pages for testing. unless you test, do not set these to true!
|
// forcing pages for testing. unless you test, do not set these to true!
|
||||||
|
Reference in New Issue
Block a user