nee, de a wou ik echt niet, klinkt te veel als k en h
This commit is contained in:
parent
2646a19b41
commit
db30a683d8
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ case @options["-s"]
|
||||||
@rand_chars = [ "ABCDEFGHJKMNPQRSTUVWXYZabcefhjkmnpqrstuvwxyz2345678!@$%^&*" ]
|
@rand_chars = [ "ABCDEFGHJKMNPQRSTUVWXYZabcefhjkmnpqrstuvwxyz2345678!@$%^&*" ]
|
||||||
# Telephone class. No mn, akh and none of the paper chars stuff.
|
# Telephone class. No mn, akh and none of the paper chars stuff.
|
||||||
when "t"
|
when "t"
|
||||||
@rand_chars = [ "ABCDEFGJPQRSTUVWXYZabcefjpqrstuvwxyz2345678!@$%^&*" ]
|
@rand_chars = [ "BCDEFGJPQRSTUVWXYZbcefjpqrstuvwxyz2345678!@$%^&*" ]
|
||||||
else
|
else
|
||||||
puts "Charater set '#{@options["-s"]}' unknown"
|
puts "Charater set '#{@options["-s"]}' unknown"
|
||||||
exit
|
exit
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue