Add Hidive to streaming service mapping
This commit is contained in:
parent
83e0310ca7
commit
75a5727a2e
7
public/images/streaming-logos/hidive.svg
Normal file
7
public/images/streaming-logos/hidive.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 12 KiB |
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user