Nutze Google Favicon API für ICON
This commit is contained in:
@@ -4,10 +4,10 @@ class RTLPlusBridge extends BridgeAbstract
|
||||
{
|
||||
const NAME = 'RTL+ Serien RSS';
|
||||
const URI = 'https://plus.rtl.de/';
|
||||
const ICON = 'https://www.google.com/s2/favicons?domain=plus.rtl.de&sz=32';
|
||||
const DESCRIPTION = 'RSS-Feed für Serien von RTL+';
|
||||
const CACHE_TIMEOUT = 21600; // 6h
|
||||
const MAINTAINER = 'Akamaru';
|
||||
const ICON = 'https://plus.rtl.de/favicon.ico';
|
||||
const PARAMETERS = [
|
||||
[
|
||||
'series_id' => [
|
||||
|
||||
Reference in New Issue
Block a user