Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 444 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 444 Bytes

Hiren-news

Everything comes to an end. Recently, Facebook closed this 7 year old page with 18k followers. Useless AI.

Backend for facebook page Hacker News .

Cronjob

#*/5 * * * * wget -O /dev/null -o /dev/null "https://domain/scrapper/"
#*/8 * * * * wget -O /dev/null -o /dev/null "https://domain/send_post/"
#0 0 */3 * * wget -O /dev/null -o /dev/null "https://domain/cleaner/"