update GitHub attribution for IsValid plugins
parent
05acccd720
commit
8bd5683ea4
|
@ -6,7 +6,7 @@ use DDG::Goodie;
|
|||
use Try::Tiny;
|
||||
use JSON qw(from_json);
|
||||
|
||||
attribution github => ['https://github.com/AlexBio', 'AlexBio' ],
|
||||
attribution github => ['https://github.com/ghedo', 'ghedo' ],
|
||||
web => ['http://ghedini.me', 'Alessandro Ghedini'];
|
||||
|
||||
zci answer_type => 'isvalid';
|
||||
|
|
|
@ -6,7 +6,7 @@ use DDG::Goodie;
|
|||
use Try::Tiny;
|
||||
use XML::Simple;
|
||||
|
||||
attribution github => ['https://github.com/AlexBio', 'AlexBio' ],
|
||||
attribution github => ['https://github.com/ghedo', 'ghedo' ],
|
||||
web => ['http://ghedini.me', 'Alessandro Ghedini'];
|
||||
|
||||
zci answer_type => 'isvalid';
|
||||
|
|
Loading…
Reference in New Issue