Change the apikey for TheTVDB to our own.

This commit is contained in:
Darko
2015-09-03 14:38:57 +02:00
parent 0c8cd7372f
commit 9aa19ad014
+2 -2
View File
@@ -6,8 +6,8 @@ use newznab\utility\Utility;
class TheTVDB
{
const PROJECT = 'newznab';
const APIKEY = '5F84ECB91B42D719';
const PROJECT = 'newznab-tmux';
const APIKEY = 'E1669B52D4FBFF11';
/**
* @var newznab\db\Settings