[TwitchApi] Fix homepage link

This commit is contained in:
Mitsu 2015-07-30 11:29:25 +02:00
parent 9bf493cf92
commit 1678378bab

View file

@ -5,7 +5,7 @@
* 14 days: http://blog.twitch.tv/2014/08/important-reminder-past-broadcasts-removed-today/
*
* @name Twitch API Bridge
* @homepage https://www.twitch.tv
* @homepage http://www.twitch.tv
* @description Returns the newest broadcasts or highlights by channel name using the Twitch API (v3)
* @maintainer logmanoriginal
* @update 2015-07-14
@ -129,4 +129,4 @@ class TwitchApiBridge extends BridgeAbstract{
return 10800; // 3 hours
}
}
?>
?>