mirror of
https://github.com/pragma-/pbot.git
synced 2025-03-29 10:57:20 +01:00
Remove left-over data
This commit is contained in:
parent
77359ff7a4
commit
4f4b5dde24
@ -10,8 +10,8 @@ use strict;
|
|||||||
use WWW::Google::CustomSearch;
|
use WWW::Google::CustomSearch;
|
||||||
use HTML::Entities;
|
use HTML::Entities;
|
||||||
|
|
||||||
my $api_key = 'AIzaSyCps6lKe6-WGvPawx7BphCYb-xM0rdevKQ';
|
my $api_key = '';
|
||||||
my $cx = '003394693865260357751:kmvdeoslok4';
|
my $cx = '';
|
||||||
|
|
||||||
my ($nick, $arguments, $matches);
|
my ($nick, $arguments, $matches);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user