Didn't intend to commit the API key, too

This commit is contained in:
Přemysl Eric Janouch 2014-07-25 00:15:52 +02:00
parent 6f065351d3
commit 25f981e0b1
1 changed files with 0 additions and 2 deletions

View File

@ -49,8 +49,6 @@ youtube_api_key = get_config ('youtube_api_key')
if youtube_api_key == "":
bot_print ("youtube: missing `youtube_api_key'")
youtube_api_key = 'AIzaSyCcmzr0KkBKFv5y1oLuEB4ZZ9y_SQkJgSQ'
print ("ZYKLONB register")
re_link_1 = re.compile ('youtube\\.[a-z]+/[^ ]*[&?]v=([-_A-Za-z0-9]+)')