mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-13 20:14:10 +02:00
[PepperBridge] Fix date parsing (#3727)
Website changed the date display. This fix adapt the date parsing to the new website date display
This commit is contained in:
@@ -3316,6 +3316,7 @@ class HotUKDealsBridge extends PepperBridgeAbstract
|
||||
'and '
|
||||
],
|
||||
'date-prefixes' => [
|
||||
'Posted ',
|
||||
'Found ',
|
||||
'Refreshed ',
|
||||
'Made hot '
|
||||
|
Reference in New Issue
Block a user