Linux velvet.gennetworks.in 4.18.0-553.83.1.lve.el8.x86_64 #1 SMP Wed Nov 12 10:04:12 UTC 2025 x86_64
LiteSpeed
Server IP : 161.129.70.235 & Your IP : 216.73.216.5
Domains :
Cant Read [ /etc/named.conf ]
User : virtueex
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby18 /
share /
ri /
1.8 /
system /
NKF /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-NKF.yaml
12.86
KB
-rw-r--r--
2023-07-26 19:17
guess1-c.yaml
774
B
-rw-r--r--
2023-07-26 19:17
guess2-c.yaml
737
B
-rw-r--r--
2023-07-26 19:17
nkf-c.yaml
599
B
-rw-r--r--
2023-07-26 19:17
Save
Rename
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns guessed encoding of <em>str</em> as integer. - !ruby/struct:SM::Flow::P body: "Algorithm described in: Ken Lunde. `Understanding Japanese Information Processing' Sebastopol, CA: O'Reilly & Associates." - !ruby/struct:SM::Flow::VERB body: " case NKF.guess1(input)\n when NKF::JIS\n "ISO-2022-JP"\n when NKF::SJIS\n "Shift_JIS"\n when NKF::EUC\n "EUC-JP"\n when NKF::UNKNOWN\n "UNKNOWN(ASCII)"\n when NKF::BINARY\n "BINARY"\n end\n" full_name: NKF::guess1 is_singleton: true name: guess1 params: | NKF.guess1(str) -> integer visibility: public