mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-19 18:25:37 +02:00
Version alpha 0.1
Welcome page updated.
This commit is contained in:
parent
37b14f459b
commit
1885e4bf95
3 changed files with 181 additions and 82 deletions
|
@ -1,6 +1,8 @@
|
|||
rss-bridge
|
||||
===
|
||||
|
||||
Version alpha 0.1
|
||||
|
||||
rss-bridge is a collection of independant php scripts capable of generating ATOM feed for specific pages which don't have one.
|
||||
|
||||
Supported sites/pages
|
||||
|
@ -28,8 +30,10 @@ Requirements
|
|||
===
|
||||
|
||||
* php 5.3
|
||||
* [PHP Simple HTML DOM Parser](http://simplehtmldom.sourceforge.net)
|
||||
* [PHP Simple HTML DOM Parser](http://simplehtmldom.sourceforge.net). (Put `simple_html_dom.php` in `vendor/simplehtmldom`).
|
||||
* Ssl lib activated in PHP config
|
||||
|
||||
Install
|
||||
|
||||
Author
|
||||
===
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue