Add Hidive to streaming service mapping

This commit is contained in:
Timothy Warren 2018-04-05 08:39:49 -04:00
parent fa2d79c77e
commit 3c5bac98a1
2 changed files with 14 additions and 0 deletions

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -89,6 +89,13 @@ class Kitsu {
'image' => 'streaming-logos/funimation.svg',
];
case 'www.hidive.com':
return [
'name' => 'Hidive',
'link' => TRUE,
'image' => 'streaming-logos/hidive.svg',
];
case 'www.hulu.com':
return [
'name' => 'Hulu',