Linux amd.servercpanel.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
LiteSpeed
Server IP : 161.248.188.165 & Your IP : 216.73.216.219
Domains :
Cant Read [ /etc/named.conf ]
User : oishifashion
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
oishifashion /
ap.tsgbd.com /
vendor /
mpdf /
mpdf /
Delete
Unzip
Name
Size
Permission
Date
Action
.github
[ DIR ]
drwxr-xr-x
2025-12-16 02:00
data
[ DIR ]
drwxr-xr-x
2025-12-16 02:00
src
[ DIR ]
drwxr-xr-x
2025-12-16 02:00
tmp
[ DIR ]
drwxr-xr-x
2025-12-16 02:00
ttfonts
[ DIR ]
drwxr-xr-x
2025-12-16 02:00
.gitignore
23
B
-rw-r--r--
2025-12-16 02:00
CHANGELOG.md
38.58
KB
-rw-r--r--
2025-12-16 02:00
CREDITS.txt
4.72
KB
-rw-r--r--
2025-12-16 02:00
LICENSE.txt
14.86
KB
-rw-r--r--
2025-12-16 02:00
README.md
5.41
KB
-rw-r--r--
2025-12-16 02:00
composer.json
1.73
KB
-rw-r--r--
2025-12-16 02:00
phpunit.xml
513
B
-rw-r--r--
2025-12-16 02:00
ruleset.xml
1.83
KB
-rw-r--r--
2025-12-16 02:00
Save
Rename
<?xml version="1.0"?> <ruleset name="PSR2Tabs"> <description>PSR2 with tabs instead of spaces.</description> <arg name="tab-width" value="4" /> <rule ref="PSR2"> <exclude name="Generic.Commenting.DocComment" /> <exclude name="Generic.Files.LineLength.TooLong" /> <exclude name="Generic.Files.LineLength.MaxExceeded" /> <exclude name="Generic.NamingConventions.UpperCaseConstantName.ClassConstantNotUpperCase)" /> <exclude name="Generic.WhiteSpace.DisallowTabIndent" /> <exclude name="PSR1.Files.SideEffects.FoundWithSymbols" /> <exclude name="PSR1.Methods.CamelCapsMethodName.NotCamelCaps" /> <exclude name="PSR2.Classes.ClassDeclaration.CloseBraceAfterBody" /> <exclude name="PSR2.Classes.PropertyDeclaration.ScopeMissing" /> <exclude name="PSR2.Classes.PropertyDeclaration.Underscore" /> <exclude name="PSR2.Classes.PropertyDeclaration.VarUsed" /> <exclude name="PSR2.ControlStructures.SwitchDeclaration.BodyOnNextLineCASE" /> <exclude name="PSR2.Methods.MethodDeclaration.Underscore" /> <exclude name="Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace" /> <exclude name="Squiz.Scope.MethodScope.Missing" /> <exclude name="Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen" /> <exclude name="Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose" /> </rule> <rule ref="Generic.Formatting.SpaceAfterCast"> <properties> <property name="spacing" value="1" /> </properties> </rule> <rule ref="Generic.WhiteSpace.DisallowSpaceIndent" /> <rule ref="Generic.WhiteSpace.ScopeIndent"> <properties> <property name="indent" value="4" /> <property name="tabIndent" value="true" /> </properties> </rule> </ruleset>