mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-23 00:23:10 +02:00
[refactoring] replace direct use of curl with getContents (#3723)
+ some fixed warnings
This commit is contained in:
@@ -2020,6 +2020,7 @@ class MydealsBridge extends PepperBridgeAbstract
|
||||
'context-group' => 'Deals pro Gruppen',
|
||||
'context-talk' => 'Überwachung Diskussion',
|
||||
'uri-group' => 'gruppe/',
|
||||
'uri-deal' => 'deals/',
|
||||
'request-error' => 'Could not request mydeals',
|
||||
'thread-error' => 'Die ID der Diskussion kann nicht ermittelt werden. Überprüfen Sie die eingegebene URL',
|
||||
'no-results' => 'Ups, wir konnten keine Deals zu',
|
||||
|
Reference in New Issue
Block a user