Linux server19.dn-server.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
LiteSpeed
Server IP : 46.209.20.154 & Your IP : 216.73.216.255
Domains :
Cant Read [ /etc/named.conf ]
User : emadteam
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby24 /
share /
ri /
2.4.0 /
system /
Base64 /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-Base64.ri
1.27
KB
-rw-r--r--
2023-07-26 18:06
decode64-i.ri
818
B
-rw-r--r--
2023-07-26 18:06
encode64-i.ri
715
B
-rw-r--r--
2023-07-26 18:06
strict_decode64-i.ri
518
B
-rw-r--r--
2023-07-26 18:06
strict_encode64-i.ri
405
B
-rw-r--r--
2023-07-26 18:06
urlsafe_decode64-i.ri
715
B
-rw-r--r--
2023-07-26 18:06
urlsafe_encode64-i.ri
641
B
-rw-r--r--
2023-07-26 18:06
Save
Rename
U:RDoc::AnyMethod[iI" decode64:EFI"Base64#decode64;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"2Returns the Base64-decoded version of +str+. ;TI")This method complies with RFC 2045. ;TI"6Characters outside the base alphabet are ignored.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"require 'base64' ;TI".str = 'VGhpcyBpcyBsaW5lIG9uZQpUaGlzIG' + ;TI". 'lzIGxpbmUgdHdvClRoaXMgaXMgbGlu' + ;TI"* 'ZSB0aHJlZQpBbmQgc28gb24uLi4K' ;TI"puts Base64.decode64(str) ;T:@format0o; ; [I"<i>Generates:</i>;T@o;; [ I"This is line one ;TI"This is line two ;TI"This is line three ;TI"And so on...;T; 0: @fileI"lib/base64.rb;T:0@omit_headings_from_table_of_contents_below000[ I" (str);T@!FI"Base64;FcRDoc::NormalModule00