Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.189.3.134
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp /
public /
myadmin /
templates /
Delete
Unzip
Name
Size
Permission
Date
Action
columns_definitions
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
components
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
config
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
console
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
database
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
display
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
encoding
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
error
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
export
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
home
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
javascript
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
list
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
login
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
navigation
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
preferences
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
rte
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
server
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
setup
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
sql
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
table
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
test
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
changelog.twig
475
B
-rw-r--r--
2021-02-05 18:27
checkbox.twig
367
B
-rw-r--r--
2021-02-05 18:27
create_tracking_version.twig
3.69
KB
-rw-r--r--
2021-02-05 18:27
div_for_slider_effect.twig
694
B
-rw-r--r--
2021-02-05 18:27
dropdown.twig
502
B
-rw-r--r--
2021-02-05 18:27
filter.twig
303
B
-rw-r--r--
2021-02-05 18:27
fk_checkbox.twig
218
B
-rw-r--r--
2021-02-05 18:27
footer.twig
388
B
-rw-r--r--
2021-02-05 18:27
gis_data_editor_form.twig
12.2
KB
-rw-r--r--
2021-02-05 18:27
header.twig
2.54
KB
-rw-r--r--
2021-02-05 18:27
header_location.twig
652
B
-rw-r--r--
2021-02-05 18:27
preview_sql.twig
301
B
-rw-r--r--
2021-02-05 18:28
radio_fields.twig
397
B
-rw-r--r--
2021-02-05 18:28
scripts.twig
673
B
-rw-r--r--
2021-02-05 18:28
secondary_tabs.twig
147
B
-rw-r--r--
2021-02-05 18:28
select_all.twig
384
B
-rw-r--r--
2021-02-05 18:28
select_lang.twig
872
B
-rw-r--r--
2021-02-05 18:28
start_and_number_of_rows_panel.twig
808
B
-rw-r--r--
2021-02-05 18:28
theme_preview.twig
504
B
-rw-r--r--
2021-02-05 18:28
themes.twig
233
B
-rw-r--r--
2021-02-05 18:28
toggle_button.twig
1014
B
-rw-r--r--
2021-02-05 18:28
transformation_overview.twig
1.25
KB
-rw-r--r--
2021-02-05 18:28
view_create.twig
4.69
KB
-rw-r--r--
2021-02-05 18:28
Save
Rename
{% if not is_ajax and is_enabled -%} <!doctype html> <html lang="{{ lang }}" dir="{{ text_dir }}"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="referrer" content="no-referrer"> <meta name="robots" content="noindex,nofollow"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> {% if not allow_third_party_framing -%} <style id="cfs-style">html{display: none;}</style> {%- endif %} <link rel="icon" href="favicon.ico" type="image/x-icon"> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> {% if is_print_view %} <link rel="stylesheet" type="text/css" href="{{ base_dir }}print.css?{{ version }}"> {% else %} <link rel="stylesheet" type="text/css" href="{{ theme_path }}/jquery/jquery-ui.css"> <link rel="stylesheet" type="text/css" href="{{ base_dir }}js/vendor/codemirror/lib/codemirror.css?{{ version }}"> <link rel="stylesheet" type="text/css" href="{{ base_dir }}js/vendor/codemirror/addon/hint/show-hint.css?{{ version }}"> <link rel="stylesheet" type="text/css" href="{{ base_dir }}js/vendor/codemirror/addon/lint/lint.css?{{ version }}"> <link rel="stylesheet" type="text/css" href="{{ theme_path }}/css/theme{{ text_dir == 'rtl' ? '-rtl' }}.css?{{ version }}&nocache= {{- unique_value }}{{ text_dir }}{% if server is not empty %}&server={{ server }}{% endif %}"> <link rel="stylesheet" type="text/css" href="{{ theme_path }}/css/printview.css?{{ version }}" media="print" id="printcss"> {% endif %} <title>{{ title }}</title> {{ scripts|raw }} <noscript><style>html{display:block}</style></noscript> </head> <body{{ body_id is not empty ? ' id=' ~ body_id }}> {{ navigation|raw }} {{ custom_header|raw }} {{ load_user_preferences|raw }} {% if not show_hint %} <span id="no_hint" class="hide"></span> {% endif %} {% if is_warnings_enabled %} <noscript> {{ 'Javascript must be enabled past this point!'|trans|error }} </noscript> {% endif %} {% if is_menu_enabled and server > 0 %} {{ menu|raw }} <span id="page_nav_icons"> <span id="lock_page_icon"></span> <span id="page_settings_icon"> {{ get_image('s_cog', 'Page-related settings'|trans) }} </span> <a id="goto_pagetop" href="#">{{ get_image('s_top', 'Click on the bar to scroll to top of page'|trans) }}</a> </span> {% endif %} {{ console|raw }} <div id="page_content"> {{ messages|raw }} {% endif %} {% if is_enabled and has_recent_table %} {{ recent_table|raw }} {% endif %}