1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-16 05:24:08 +02:00

[PepperBridgeAbstract,DealabsBridge,HotUKDealsBridge,MydealsBridge] Fix missing price, discount and ships from information (#3956)

- DealabsBridge
- HotUKDealsBridge
- MydealsBridge
Add the currency in the i8n data of the bridges

- PepperBridgeAbstract
The Price, discount data ans Ships from information are in the HTML
content anymore, so switched to the js-vue2 attributes
This commit is contained in:
sysadminstory
2024-02-06 02:23:12 +01:00
committed by GitHub
parent 66a6847fd0
commit 64f95b4990
4 changed files with 32 additions and 40 deletions

View File

@@ -3278,6 +3278,7 @@ class HotUKDealsBridge extends PepperBridgeAbstract
'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',
'currency' => '£',
'relative-date-indicator' => [
'ago',
],