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 /
ruby27 /
share /
ri /
system /
REXML /
Attributes /
Delete
Unzip
Name
Size
Permission
Date
Action
%3c%3c-i.ri
288
B
-rw-r--r--
2023-06-06 18:25
%5b%5d%3d-i.ri
960
B
-rw-r--r--
2023-06-06 18:25
%5b%5d-i.ri
980
B
-rw-r--r--
2023-06-06 18:25
add-i.ri
552
B
-rw-r--r--
2023-06-06 18:25
cdesc-Attributes.ri
889
B
-rw-r--r--
2023-06-06 18:25
delete-i.ri
1010
B
-rw-r--r--
2023-06-06 18:25
delete_all-i.ri
626
B
-rw-r--r--
2023-06-06 18:25
each-i.ri
598
B
-rw-r--r--
2023-06-06 18:25
each_attribute-i.ri
637
B
-rw-r--r--
2023-06-06 18:25
get_attribute-i.ri
949
B
-rw-r--r--
2023-06-06 18:25
get_attribute_ns-i.ri
595
B
-rw-r--r--
2023-06-06 18:25
length-i.ri
513
B
-rw-r--r--
2023-06-06 18:25
namespaces-i.ri
257
B
-rw-r--r--
2023-06-06 18:25
new-c.ri
455
B
-rw-r--r--
2023-06-06 18:25
prefixes-i.ri
695
B
-rw-r--r--
2023-06-06 18:25
size-i.ri
284
B
-rw-r--r--
2023-06-06 18:25
to_a-i.ri
245
B
-rw-r--r--
2023-06-06 18:25
Save
Rename
U:RDoc::AnyMethod[iI"delete:ETI"REXML::Attributes#delete;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"Removes an attribute;To:RDoc::Markup::List: @type: NOTE:@items[o:RDoc::Markup::ListItem:@label[I"attribute;T; [o; ; [I"Feither a String, which is the name of the attribute to remove -- ;TI"Cnamespaces are significant here -- or the attribute to remove.;To;;[I"Returns;T; [o; ; [I"the owning element;To:RDoc::Markup::Verbatim; [ I"Edoc = Document.new "<a y:foo='0' x:foo='1' foo='3' z:foo='4'/>" ;TI"Pdoc.root.attributes.delete 'foo' #-> <a y:foo='0' x:foo='1' z:foo='4'/>" ;TI"Fdoc.root.attributes.delete 'x:foo' #-> <a y:foo='0' z:foo='4'/>" ;TI"7attr = doc.root.attributes.get_attribute('y:foo') ;TI";doc.root.attributes.delete attr #-> <a z:foo='4'/>";T:@format0: @fileI"lib/rexml/element.rb;T:0@omit_headings_from_table_of_contents_below000[ I"( attribute );T@&TI"Attributes;TcRDoc::NormalClass00