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.217.128
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby30 /
share /
ri /
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
FTP
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
File
[ 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
Parser
[ 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
WS
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
WSS
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
cdesc-URI.ri
5.98
KB
-rw-r--r--
2024-06-26 17:25
decode_www_form-c.ri
1.08
KB
-rw-r--r--
2024-06-26 17:25
decode_www_form_component-c.ri
507
B
-rw-r--r--
2024-06-26 17:25
encode_www_form-c.ri
1.54
KB
-rw-r--r--
2024-06-26 17:25
encode_www_form_component-c.ri
823
B
-rw-r--r--
2024-06-26 17:25
extract-c.ri
1.09
KB
-rw-r--r--
2024-06-26 17:25
for-c.ri
400
B
-rw-r--r--
2024-06-26 17:25
join-c.ri
1.24
KB
-rw-r--r--
2024-06-26 17:25
open-c.ri
1.04
KB
-rw-r--r--
2024-06-26 17:25
parse-c.ri
1.14
KB
-rw-r--r--
2024-06-26 17:25
regexp-c.ri
1.26
KB
-rw-r--r--
2024-06-26 17:25
scheme_list-c.ri
313
B
-rw-r--r--
2024-06-26 17:25
split-c.ri
1.13
KB
-rw-r--r--
2024-06-26 17:25
Save
Rename
U:RDoc::AnyMethod[iI"extract:ETI"URI::extract;TT:privateo:RDoc::Markup::Document:@parts[S:RDoc::Markup::Heading: leveli: textI" Synopsis;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I")URI::extract(str[, schemes][,&blk]) ;T:@format0S; ;i;I" Args;T@ o:RDoc::Markup::List: @type: NOTE:@items[o:RDoc::Markup::ListItem:@label[I" +str+;T; [o:RDoc::Markup::Paragraph; [I"!String to extract URIs from.;To;;[I"+schemes+;T; [o;; [I",Limit URI matching to specific schemes.;T@ S; ;i;I"Description;T@ o;; [I"UExtracts URIs from a string. If block given, iterates through all matched URIs. ;TI"6Returns nil if block given or array with matches.;T@ S; ;i;I" Usage;T@ o;; [ I"require "uri" ;TI" ;TI"iURI.extract("text here http://foo.example.org/bla and here mailto:test@example.com and here also.") ;TI"C# => ["http://foo.example.com/bla", "mailto:test@example.com"];T;0: @fileI"lib/uri/common.rb;T:0@omit_headings_from_table_of_contents_below000[ I"!(str, schemes = nil, &block);T@1FI"URI;TcRDoc::NormalModule00