Update HexToASCII.pm
parent
5c1ca8191d
commit
33f8d4db0b
|
@ -8,7 +8,6 @@ use DDG::Goodie;
|
||||||
use constant MAX_INPUT_CHARS => 128;
|
use constant MAX_INPUT_CHARS => 128;
|
||||||
|
|
||||||
triggers startend => 'ascii', 'hex to ascii';
|
triggers startend => 'ascii', 'hex to ascii';
|
||||||
triggers end => 'to ascii', 'as ascii';
|
|
||||||
|
|
||||||
zci is_cached => 1;
|
zci is_cached => 1;
|
||||||
zci answer_type => 'ascii';
|
zci answer_type => 'ascii';
|
||||||
|
|
Loading…
Reference in New Issue