mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-21 15:51:55 +02:00
fix: prtester css replacement (#3123)
This commit is contained in:
@@ -14,7 +14,7 @@ class PikabuBridge extends BridgeAbstract
|
||||
'Горячее' => 'hot',
|
||||
'Свежее' => 'new',
|
||||
],
|
||||
'defaultValue' => 'hot'
|
||||
'defaultValue' => 'hot',
|
||||
];
|
||||
|
||||
const PARAMETERS = [
|
||||
|
Reference in New Issue
Block a user