mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-04 01:55:21 +02:00
Updating a few bridges.
Adding everybody to the contributors in README.md Signed-off-by: teromene <teromene@teromene.fr>
This commit is contained in:
parent
78c9dcc705
commit
80008f01f8
7 changed files with 21 additions and 76 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue