Linux premium82.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
Server IP : 185.61.154.194 & Your IP : 216.73.216.77
Domains :
Cant Read [ /etc/named.conf ]
User : evicodqw
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 13:47
guess1-c.yaml
774
B
-rw-r--r--
2023-07-26 13:47
guess2-c.yaml
737
B
-rw-r--r--
2023-07-26 13:47
nkf-c.yaml
599
B
-rw-r--r--
2023-07-26 13:47
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