Linux dpw.dpwebtech.com 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
Apache
: 192.232.243.69 | : 3.138.137.244
54 Domain
7.3.33
dpclient
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
dpclient /
public_html /
analytics /
libs /
jqplot /
[ HOME SHELL ]
Name
Size
Permission
Action
plugins
[ DIR ]
drwxr-xr-x
MIT-LICENSE.txt
1.06
KB
-rw-r--r--
build_minified_script.sh
1.42
KB
-rwxr-xr-x
excanvas.min.js
18.9
KB
-rw-r--r--
gpl-2.0.txt
14.76
KB
-rw-r--r--
jqplot-custom.min.js
187.32
KB
-rw-r--r--
jqplot.axisLabelRenderer.js
3.2
KB
-rw-r--r--
jqplot.axisTickRenderer.js
6.42
KB
-rw-r--r--
jqplot.canvasGridRenderer.js
19.13
KB
-rw-r--r--
jqplot.divTitleRenderer.js
4.08
KB
-rw-r--r--
jqplot.linePattern.js
4.66
KB
-rw-r--r--
jqplot.markerRenderer.js
8.83
KB
-rw-r--r--
jqplot.shadowRenderer.js
5.63
KB
-rw-r--r--
jqplot.shapeRenderer.js
6.22
KB
-rw-r--r--
jqplot.sprintf.js
14.05
KB
-rw-r--r--
jqplot.tableLegendRenderer.js
13.16
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : build_minified_script.sh
# build jqplot-custom.min.js # the yuicompressor needs to be set up in /path/to/matomo/js (see /path/to/matomo/js/README.md) cat jqplot.core.js > jqplot-custom.min.js-temp cat jqplot.linearAxisRenderer.js >> jqplot-custom.min.js-temp cat jqplot.axisTickRenderer.js >> jqplot-custom.min.js-temp cat jqplot.axisLabelRenderer.js >> jqplot-custom.min.js-temp cat jqplot.tableLegendRenderer.js >> jqplot-custom.min.js-temp cat jqplot.lineRenderer.js >> jqplot-custom.min.js-temp cat jqplot.linePattern.js >> jqplot-custom.min.js-temp cat jqplot.markerRenderer.js >> jqplot-custom.min.js-temp cat jqplot.divTitleRenderer.js >> jqplot-custom.min.js-temp cat jqplot.canvasGridRenderer.js >> jqplot-custom.min.js-temp cat jqplot.shadowRenderer.js >> jqplot-custom.min.js-temp cat jqplot.shapeRenderer.js >> jqplot-custom.min.js-temp cat jqplot.sprintf.js >> jqplot-custom.min.js-temp cat jqplot.themeEngine.js >> jqplot-custom.min.js-temp cat plugins/jqplot.pieRenderer.js >> jqplot-custom.min.js-temp cat plugins/jqplot.barRenderer.js >> jqplot-custom.min.js-temp cat plugins/jqplot.categoryAxisRenderer.js >> jqplot-custom.min.js-temp cat plugins/jqplot.canvasTextRenderer.js >> jqplot-custom.min.js-temp cat plugins/jqplot.canvasAxisTickRenderer.js >> jqplot-custom.min.js-temp java -jar ../../js/yuicompressor-2.4.2/build/yuicompressor-2.4.2.jar --type js --line-break 1000 jqplot-custom.min.js-temp > jqplot-custom.min.js rm ./jqplot-custom.min.js-temp
Close