mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-05 09:09:37 +00:00
Merge pull request #1 from peppy6582/peppy6582-patch-1
Update CruncyrollBridge.php
This commit is contained in:
commit
b7789fa452
@ -8,7 +8,7 @@ class CrunchyrollBridge extends BridgeAbstract
|
||||
const NAME = 'Crunchyroll News Bridge';
|
||||
const URI = 'https://www.crunchyroll.com/news';
|
||||
const DESCRIPTION = 'Returns latest news from Crunchyroll';
|
||||
const MAINTAINER = 'YourName';
|
||||
const MAINTAINER = 'peppy6582';
|
||||
const PARAMETERS = [
|
||||
[
|
||||
'category' => [
|
||||
|
Loading…
Reference in New Issue
Block a user