mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-09 16:38:50 +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 NAME = 'Crunchyroll News Bridge';
|
||||||
const URI = 'https://www.crunchyroll.com/news';
|
const URI = 'https://www.crunchyroll.com/news';
|
||||||
const DESCRIPTION = 'Returns latest news from Crunchyroll';
|
const DESCRIPTION = 'Returns latest news from Crunchyroll';
|
||||||
const MAINTAINER = 'YourName';
|
const MAINTAINER = 'peppy6582';
|
||||||
const PARAMETERS = [
|
const PARAMETERS = [
|
||||||
[
|
[
|
||||||
'category' => [
|
'category' => [
|
||||||
|
Loading…
Reference in New Issue
Block a user