[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.15.148.210: ~ $
<?php
 if (!defined('ABSPATH')) exit; require_once(__DIR__ . "/src/Html2Text.php"); require_once(__DIR__ . "/src/Html2TextException.php"); function convert_html_to_text($html) { return Html2Text\Html2Text::convert($html); } function fix_newlines($text) { return Html2Text\Html2Text::fixNewlines($text); } 

Filemanager

Name Type Size Permission Actions
src Folder 0755
convert.php File 434 B 0644
html2text.php File 305 B 0644
index.php File 0 B 0644