1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-15 13:04:01 +02:00

Update CryptomeBridge.php (#2555)

This commit is contained in:
Mickaël Schoentgen
2022-03-28 17:18:17 +02:00
committed by GitHub
parent 44af64d3aa
commit 626cc9119a

View File

@@ -4,7 +4,7 @@ class CryptomeBridge extends BridgeAbstract {
const MAINTAINER = 'BoboTiG';
const NAME = 'Cryptome';
const URI = 'https://cryptome.org/';
const CACHE_TIMEOUT = 21600; //6h
const CACHE_TIMEOUT = 21600; // 6h
const DESCRIPTION = 'Returns the N most recent documents.';
const PARAMETERS = array( array(
'n' => array(