mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-02 22:57:26 +02:00
[ScribdBridge] Update example profile URL value (#2578)
This commit is contained in:
@@ -10,7 +10,7 @@ class ScribdBridge extends BridgeAbstract {
|
|||||||
'type' => 'text',
|
'type' => 'text',
|
||||||
'required' => true,
|
'required' => true,
|
||||||
'title' => 'Profile URL. Example: https://www.scribd.com/user/164147088/Ars-Technica',
|
'title' => 'Profile URL. Example: https://www.scribd.com/user/164147088/Ars-Technica',
|
||||||
'exampleValue' => 'https://www.scribd.com/user/'
|
'exampleValue' => 'https://www.scribd.com/user/164147088/Ars-Technica'
|
||||||
),
|
),
|
||||||
));
|
));
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user