1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-26 17:44:49 +02:00

[refactoring] replace direct use of curl with getContents (#3723)

+ some fixed warnings
This commit is contained in:
User123698745
2023-10-01 20:46:51 +02:00
committed by GitHub
parent 41df17bc46
commit 69da0dd583
6 changed files with 24 additions and 52 deletions

View File

@@ -3273,6 +3273,7 @@ class HotUKDealsBridge extends PepperBridgeAbstract
'context-group' => 'Deals per group',
'context-talk' => 'Discussion Monitoring',
'uri-group' => 'tag/',
'uri-deal' => 'deals/',
'request-error' => 'Could not request HotUKDeals',
'thread-error' => 'Unable to determine the thread ID. Check the URL you entered',
'no-results' => 'Ooops, looks like we could',