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