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.216.222
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 /
JSON /
Delete
Unzip
Name
Size
Permission
Date
Action
CircularDatastructure
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
Ext
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
GeneratorError
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
GenericObject
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
JSONError
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
MissingUnicodeSupport
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
NestingError
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
ParserError
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
UnparserError
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
%5b%5d-c.ri
646
B
-rw-r--r--
2023-07-26 18:18
cdesc-JSON.ri
3.96
KB
-rw-r--r--
2023-07-26 18:18
create_id-c.ri
412
B
-rw-r--r--
2023-07-26 18:18
dump-i.ri
1011
B
-rw-r--r--
2023-07-26 18:18
dump_default_options-c.ri
461
B
-rw-r--r--
2023-07-26 18:18
fast_generate-i.ri
642
B
-rw-r--r--
2023-07-26 18:18
generate-i.ri
2.05
KB
-rw-r--r--
2023-07-26 18:18
generator-c.ri
394
B
-rw-r--r--
2023-07-26 18:18
iconv-c.ri
333
B
-rw-r--r--
2023-07-26 18:18
load-i.ri
1.18
KB
-rw-r--r--
2023-07-26 18:18
load_default_options-c.ri
461
B
-rw-r--r--
2023-07-26 18:18
parse%21-i.ri
1.33
KB
-rw-r--r--
2023-07-26 18:18
parse-i.ri
1.36
KB
-rw-r--r--
2023-07-26 18:18
parser-c.ri
378
B
-rw-r--r--
2023-07-26 18:18
pretty_generate-i.ri
640
B
-rw-r--r--
2023-07-26 18:18
recurse_proc-i.ri
384
B
-rw-r--r--
2023-07-26 18:18
restore-c.ri
287
B
-rw-r--r--
2023-07-26 18:18
restore-i.ri
287
B
-rw-r--r--
2023-07-26 18:18
state-c.ri
406
B
-rw-r--r--
2023-07-26 18:18
Save
Rename
U:RDoc::AnyMethod[iI" load:EFI"JSON#load;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [ I"QLoad a ruby data structure from a JSON _source_ and return it. A source can ;TI"Peither be a string-like object, an IO-like object, or an object responding ;TI"Pto the read method. If _proc_ was given, it will be called with any nested ;TI"PRuby object as an argument recursively in depth first order. To modify the ;TI"Edefault options pass in the optional _options_ argument as well.;To:RDoc::Markup::BlankLine o; ; [ I"MBEWARE: This method is meant to serialise data from trusted user input, ;TI"Plike from your own database server or clients under your control, it could ;TI"Mbe dangerous to allow untrusted users to pass JSON sources into it. The ;TI"Pdefault options for the parser can be changed via the load_default_options ;TI"method.;T@o; ; [I"MThis method is part of the implementation of the load/dump interface of ;TI"Marshal and YAML.;T: @fileI" ext/json/lib/json/common.rb;T:0@omit_headings_from_table_of_contents_below000[[I"restore;Fo;; [ ;@; 0I"'(source, proc = nil, options = {});T@FI" JSON;FcRDoc::NormalModule00