1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-16 13:34:11 +02:00

add a Gizmodo.fr bridge to get the content

And link to youtube videos
This commit is contained in:
Paul Vayssiere
2014-07-14 12:12:01 -05:00
parent ede0046d4f
commit c38c7dd2a1
3 changed files with 60 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
* @update 2014-05-26
* @use1(url="blog URL (required)", name="blog name")
*/
class WordpressBridge extends BridgeAbstract {
class WordPressBridge extends BridgeAbstract {
private $url;
private $name;