Updating a few bridges.

Adding everybody to the contributors in README.md

Signed-off-by: teromene <teromene@teromene.fr>
This commit is contained in:
teromene 2015-11-05 18:05:46 +00:00 committed by Mitsukarenai
parent 78c9dcc705
commit 80008f01f8
7 changed files with 21 additions and 76 deletions

View file

@ -1,16 +1,4 @@
<?php
/**
* RssBridgeCryptome
* Retrieve lastest documents from Cryptome.
* Returns the N most recent documents, sorting by date (most recent first).
* 2014-05-25
*
* @name Cryptome
* @homepage http://cryptome.org/
* @description Returns the N most recent documents.
* @maintainer BoboTiG
* @use1(n="number")
*/
class CryptomeBridge extends BridgeAbstract{
public function loadMetadatas() {