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.130
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby21 /
share /
ri /
2.1.0 /
system /
CGI /
Util /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-Util.ri
1.15
KB
-rw-r--r--
2023-07-26 17:52
escape-i.ri
435
B
-rw-r--r--
2023-07-26 17:52
escapeElement-i.ri
1.02
KB
-rw-r--r--
2023-07-26 17:52
escapeHTML-i.ri
498
B
-rw-r--r--
2023-07-26 17:52
escape_element-i.ri
322
B
-rw-r--r--
2023-07-26 17:52
escape_html-i.ri
313
B
-rw-r--r--
2023-07-26 17:52
h-i.ri
261
B
-rw-r--r--
2023-07-26 17:52
pretty-i.ri
808
B
-rw-r--r--
2023-07-26 17:52
rfc1123_date-i.ri
500
B
-rw-r--r--
2023-07-26 17:52
unescape-i.ri
479
B
-rw-r--r--
2023-07-26 17:52
unescapeElement-i.ri
728
B
-rw-r--r--
2023-07-26 17:52
unescapeHTML-i.ri
478
B
-rw-r--r--
2023-07-26 17:52
unescape_element-i.ri
328
B
-rw-r--r--
2023-07-26 17:52
unescape_html-i.ri
319
B
-rw-r--r--
2023-07-26 17:52
Save
Rename
U:RDoc::AnyMethod[iI"escapeElement:EFI"CGI::Util#escapeElement;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"?Escape only the tags of certain HTML elements in +string+.;To:RDoc::Markup::BlankLine o; ; [ I"FTakes an element or elements or array of elements. Each element ;TI"Fis specified by the name of the element, without angle brackets. ;TI"BThis matches both the start and the end tag of that element. ;TI"BThe attribute list of the open tag will also be escaped (for ;TI"?instance, the double-quotes surrounding attribute values).;T@o:RDoc::Markup::Verbatim; [ I"Dprint CGI::escapeElement('<BR><A HREF="url"></A>', "A", "IMG") ;TI"7 # "<BR><A HREF="url"></A>" ;TI" ;TI"Fprint CGI::escapeElement('<BR><A HREF="url"></A>', ["A", "IMG"]) ;TI"6 # "<BR><A HREF="url"></A>";T:@format0: @fileI"lib/cgi/util.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(string, *elements);T@FI" Util;FcRDoc::NormalModule00