diff --git a/main.js b/main.js index a270b7e..9cffc78 100644 --- a/main.js +++ b/main.js @@ -21,8 +21,7 @@ var data; // all data, which is in the resource txt var addEventListener; // add event listener function -var lastChangeLog = - '- MOTD'; +var lastChangeLog = '- Csak egy plusz weboldal gomb a menĂ¼ben.'; var serverAdress = "http://questionmining.tk/"; // forcing pages for testing. unless you test, do not set these to true! diff --git a/stable.js b/stable.js index 09668fd..6b142b0 100644 --- a/stable.js +++ b/stable.js @@ -40,8 +40,7 @@ (function() { var data; // all data, which is in the resource txt var addEventListener; // add event listener function - var lastChangeLog = - '- MOTD'; + var lastChangeLog = '- Csak egy plusz weboldal gomb a menĂ¼ben.'; var serverAdress = "http://questionmining.tk/"; // forcing pages for testing. unless you test, do not set these to true!