mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-23 06:56:53 +00:00
[LeBonCoinBridge] Use https
This commit is contained in:
parent
da2daa54d8
commit
c7d5be78b9
@ -3,7 +3,7 @@ class LeBonCoinBridge extends BridgeAbstract {
|
||||
|
||||
const MAINTAINER = '16mhz';
|
||||
const NAME = 'LeBonCoin';
|
||||
const URI = 'http://www.leboncoin.fr/';
|
||||
const URI = 'https://www.leboncoin.fr/';
|
||||
const DESCRIPTION = 'Returns most recent results from LeBonCoin for a
|
||||
region, and optionally a category and a keyword .';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user