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.51
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 /
grade /
grading /
form /
guide /
[ HOME SHELL ]
Name
Size
Permission
Action
amd
[ DIR ]
drwxrwxrwx
backup
[ DIR ]
drwxrwxrwx
classes
[ DIR ]
drwxrwxrwx
db
[ DIR ]
drwxrwxrwx
js
[ DIR ]
drwxrwxrwx
lang
[ DIR ]
drwxrwxrwx
pix
[ DIR ]
drwxrwxrwx
templates
[ DIR ]
drwxrwxrwx
tests
[ DIR ]
drwxrwxrwx
README
178
B
-rwxrwxrwx
edit.php
2.57
KB
-rwxrwxrwx
edit_form.php
8.85
KB
-rwxrwxrwx
guideeditor.php
14.59
KB
-rwxrwxrwx
lib.php
44.08
KB
-rwxrwxrwx
preview.php
1.88
KB
-rwxrwxrwx
renderer.php
40.68
KB
-rwxrwxrwx
styles.css
5.14
KB
-rwxrwxrwx
styles.scss
82
B
-rwxrwxrwx
version.php
1.06
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : styles.css
.gradingform_guide-regrade { padding: 10px; background: #fdd; border: 1px solid #f00; margin-bottom: 10px; } .gradingform_guide-restored { padding: 10px; background: #ffd; border: 1px solid #ff0; margin-bottom: 10px; } .gradingform_guide-error { color: red; font-weight: bold; } .gradingform_guide_editform .status { font-weight: normal; text-transform: uppercase; font-size: 60%; padding: 0.25em; border: 1px solid #eee; } .gradingform_guide_editform .status.ready { background-color: #e7f1c3; border-color: #aea; } .gradingform_guide_editform .status.draft { background-color: #f3f2aa; border-color: #ee2; } .gradingform_guide.editor .criterion .controls, .gradingform_guide .criterion .description, .gradingform_guide .criterion .remark { vertical-align: top; } .gradingform_guide.editor .criterion .controls, .gradingform_guide.editor .criterion .description, .gradingform_guide.editor .criterion .remark { padding: 3px; } .gradingform_guide .criteria { height: 100%; } .gradingform_guide .criterion { border: 1px solid #ddd; overflow: hidden; } .gradingform_guide .criterion.even { background: #f0f0f0; } .gradingform_guide .criterion .description { width: 100%; } .gradingform_guide .criterion .description .criterionmaxscore input { width: 20px; } .gradingform_guide .criterion .description .criterionname { font-weight: bold; } .gradingform_guide .criterion label { font-weight: bold; padding-right: 5px; } .gradingform_guide .plainvalue.empty { font-style: italic; color: #aaa; } .gradingform_guide .plainvalue.editname { font-weight: bold; } /* Make invisible the buttons 'Move up' for the first criterion and 'Move down' for the last, because those buttons will make no change */ .gradingform_guide.editor .criterion.first.last .controls .delete input, .gradingform_guide.editor .criterion.first .controls .moveup input, .gradingform_guide.editor .criterion.last .controls .movedown input { display: none; } /* replace buttons with images */ .gradingform_guide.editor .delete input, .gradingform_guide.editor .moveup input, .gradingform_guide.editor .movedown input { text-indent: -1000em; cursor: pointer; border: none; } .gradingform_guide.editor .criterion .controls .delete input { width: 20px; height: 16px; background: transparent url([[pix:t/delete]]) no-repeat center top; margin-top: 4px; } .gradingform_guide.editor .moveup input { width: 20px; height: 15px; background: transparent url([[pix:t/up]]) no-repeat center top; margin-top: 4px; } .gradingform_guide.editor .movedown input { width: 20px; height: 15px; background: transparent url([[pix:t/down]]) no-repeat center top; margin-top: 4px; } .gradingform_guide.editor .addcriterion input, .gradingform_guide.editor .addcomment input { background: transparent url([[pix:t/add]]) no-repeat; display: block; color: #555; font-weight: bold; text-decoration: none; } .gradingform_guide.editor .addcriterion input, .gradingform_guide.editor .addcomment input { background-position: 5px 8px; height: 30px; line-height: 29px; margin-bottom: 14px; padding-left: 20px; padding-right: 10px; } .gradingform_guide .options .optionsheading { font-weight: bold; font-size: 1.1em; padding-bottom: 5px; } .gradingform_guide .options .option { padding-bottom: 2px; } .gradingform_guide .options .option label { margin-left: 5px; } .gradingform_guide .options .option .value { margin-left: 5px; font-weight: bold; } .gradingform_guide .criterion .description.error { background: #fdd; } /* special classes for elements created by guideeditor.js */ .gradingform_guide.editor .hiddenelement { display: none; } .gradingform_guide.editor .pseudotablink { background-color: transparent; border: 0 solid; height: 1px; width: 1px; color: transparent; padding: 0; margin: 0; position: relative; float: right; } .jsenabled .gradingform_guide .markingguidecomment { cursor: pointer; } .jsenabled .gradingform_guide .markingguidecomment:before { content: url([[pix:t/add]]); padding-right: 2px; } .gradingform_guide .commentheader { font-weight: bold; font-size: 1.1em; padding-bottom: 5px; } .jsenabled .gradingform_guide .criterionnamelabel { display: none; } .jsenabled .gradingform_guide .criterionshortname { font-weight: bold; } .gradingform_guide table { width: 100%; } .gradingform_guide .descriptionreadonly { vertical-align: top; } .gradingform_guide .criteriondescriptionmarkers { width: 300px; } .gradingform_guide .markingguideremark { margin: 0; width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; } .gradingform_guide .criteriondescriptionscore { display: inline; } .gradingform_guide .score label { display: block; } .gradingform_guide .score input { margin: 0; width: auto; } .gradingform_guide_comment_chooser { max-height: 80vh; overflow-y: auto; } .gradingform_guide-frequent-comments { position: absolute; top: 7px; right: 0; }
Close