Taula de continguts
Tiny Tint RSS
URLs
dreamhost install
Tiny Tint RSS
URLs
main page:
https://tt-rss.org
update feeds:
https://tt-rss.org/wiki/UpdatingFeeds
git repo:
https://git.tt-rss.org/fox/tt-rss.git
dreamhost install
añadir módulo
intl
/home/matez/.php/5.6/phprc
extension=intl.so
añadir cron para actualización de feeds:
*/
30
*
*
*
*
/
usr
/
bin
/
php
/
path
/
to
/
tt-rss
/
update.php
--feeds
--quiet
</code>