1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-28 18:40:15 +02:00

[PepperBridgeAbstract, DealabsBridge, HotUKDealsBridge, MydealsBridge] (#3876)

Fix the Deal source link

The HTML does not contain the link to the "Deal source anymore", now only an
attribute does contain the information about the Deal Source.

The JSON data is now extraced for each Deal, and used to get the
Temperature and Deal Source.
This commit is contained in:
sysadminstory
2024-01-05 07:23:40 +01:00
committed by GitHub
parent 12395fcf2d
commit 55ffac5bae
4 changed files with 24 additions and 8 deletions

View File

@@ -3274,6 +3274,7 @@ class HotUKDealsBridge extends PepperBridgeAbstract
'context-talk' => 'Discussion Monitoring',
'uri-group' => 'tag/',
'uri-deal' => 'deals/',
'uri-merchant' => 'search/deals?merchant-id=',
'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',