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 /
ruby24 /
share /
ri /
2.4.0 /
system /
URI /
Delete
Unzip
Name
Size
Permission
Date
Action
BadURIError
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
Error
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
Escape
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
FTP
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
Generic
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
HTTP
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
HTTPS
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
InvalidComponentError
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
InvalidURIError
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
LDAP
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
LDAPS
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
MailTo
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
REGEXP
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
RFC2396_Parser
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
RFC2396_REGEXP
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
cdesc-URI.ri
5.6
KB
-rw-r--r--
2023-07-26 18:18
decode_www_form-c.ri
1.07
KB
-rw-r--r--
2023-07-26 18:18
decode_www_form_component-c.ri
504
B
-rw-r--r--
2023-07-26 18:18
encode_www_form-c.ri
1.53
KB
-rw-r--r--
2023-07-26 18:18
encode_www_form_component-c.ri
818
B
-rw-r--r--
2023-07-26 18:18
extract-c.ri
1.09
KB
-rw-r--r--
2023-07-26 18:18
join-c.ri
1.33
KB
-rw-r--r--
2023-07-26 18:18
parse-c.ri
1.16
KB
-rw-r--r--
2023-07-26 18:18
regexp-c.ri
1.25
KB
-rw-r--r--
2023-07-26 18:18
scheme_list-c.ri
311
B
-rw-r--r--
2023-07-26 18:18
split-c.ri
1004
B
-rw-r--r--
2023-07-26 18:18
Save
Rename
U:RDoc::AnyMethod[iI" parse:EFI"URI::parse;TT:publico:RDoc::Markup::Document:@parts[S:RDoc::Markup::Heading: leveli: textI" Synopsis;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"URI::parse(uri_str) ;T:@format0S; ;i;I" Args;T@ o:RDoc::Markup::List: @type: NOTE:@items[o:RDoc::Markup::ListItem:@label[I"+uri_str+;T; [o:RDoc::Markup::Paragraph; [I"String with URI.;T@ S; ;i;I"Description;T@ o;; [I"BCreates one of the URI's subclasses instance from the string.;T@ S; ;i;I"Raises;T@ o;; [I"URI::InvalidURIError;To;; [I"/Raised if URI given is not a correct one. ;T;0S; ;i;I" Usage;T@ o;; [I"require 'uri' ;TI" ;TI"2uri = URI.parse("http://www.ruby-lang.org/") ;TI"p uri ;TI"@# => #<URI::HTTP:0x202281be URL:http://www.ruby-lang.org/> ;TI"p uri.scheme ;TI"# => "http" ;TI"p uri.host ;TI"# => "www.ruby-lang.org" ;T;0o;; [I"PIt's recommended to first ::escape the provided +uri_str+ if there are any ;TI"invalid URI characters.;T: @fileI"lib/uri/common.rb;T:0@omit_headings_from_table_of_contents_below000[ I" (uri);T@:FI"URI;FcRDoc::NormalModule00