1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-07-30 13:20:12 +02:00

[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
}
}
?>
?>