master -> develop #1

Merged
timw4mail merged 7 commits from master into develop 2018-04-05 23:03:43 -04:00
2 changed files with 14 additions and 0 deletions
Showing only changes of commit 1df419cde5 - Show all commits

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 12 KiB

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',