From 626cc9119aa76bedd4628d8a292c837dde09129b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Schoentgen?= Date: Mon, 28 Mar 2022 17:18:17 +0200 Subject: [PATCH] Update CryptomeBridge.php (#2555) --- bridges/CryptomeBridge.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bridges/CryptomeBridge.php b/bridges/CryptomeBridge.php index ad9e75ec..50ab48bc 100644 --- a/bridges/CryptomeBridge.php +++ b/bridges/CryptomeBridge.php @@ -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(