mirror of
https://github.com/pragma-/pbot.git
synced 2025-01-11 12:32:37 +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 HTML::Entities;
|
||||
|
||||
my $api_key = 'AIzaSyCps6lKe6-WGvPawx7BphCYb-xM0rdevKQ';
|
||||
my $cx = '003394693865260357751:kmvdeoslok4';
|
||||
my $api_key = '';
|
||||
my $cx = '';
|
||||
|
||||
my ($nick, $arguments, $matches);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user