mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-05 00:59:35 +00:00
Looks like it works with OpenSSL now.
This commit is contained in:
parent
0bf38e5c56
commit
360f953be8
@ -4,7 +4,7 @@ class NautiljonBridge extends BridgeAbstract
|
|||||||
{
|
{
|
||||||
const NAME = 'Nautiljon Bridge';
|
const NAME = 'Nautiljon Bridge';
|
||||||
const URI = 'https://www.nautiljon.com';
|
const URI = 'https://www.nautiljon.com';
|
||||||
const DESCRIPTION = 'Actualités et Brèves de Nautiljon. Nécessite une version NSS de cURL pour fonctionner.';
|
const DESCRIPTION = 'Actualités et Brèves de Nautiljon.';
|
||||||
const MAINTAINER = 'papjul';
|
const MAINTAINER = 'papjul';
|
||||||
|
|
||||||
const PARAMETERS = [
|
const PARAMETERS = [
|
||||||
|
Loading…
Reference in New Issue
Block a user