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"urlsafe_encode64:EFI"Base64#urlsafe_encode64;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"2Returns the Base64-encoded version of +bin+. ;TI"MThis method complies with ``Base 64 Encoding with URL and Filename Safe ;TI"Alphabet'' in RFC 4648. ;TI"BThe alphabet uses '-' instead of '+' and '_' instead of '/'. ;TI"1Note that the result can still contain '='. ;TI">You can remove the padding by setting +padding+ as false.;T: @fileI"lib/base64.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(bin, padding: true);T@FI"Base64;FcRDoc::NormalModule00