Commit Graph

6 Commits

Author SHA1 Message Date
Albert S. 3a723b9440 Added fetchers concept: seperate scripts to fetch the feeds
Fetchers claim to be a certain client. They try to send the same
headers as the original client. That's better than a simple curl request
with a fake user agent, because curl doesn't send the other headers like
the original client and therefore its traffic stands out.
2017-08-11 12:57:30 +02:00
Albert S. 8a80aa0d6d syncnow support added 2017-06-21 12:23:53 +02:00
Albert S. b148780344 exit if input file does not exist 2017-06-21 12:14:34 +02:00
Albert S. 3dc43fb109 fixed typo, updated todo 2017-04-15 18:19:26 +02:00
Albert S. d53b17d189 print when we fail to fetch a url 2017-04-15 16:33:48 +02:00
Albert S. c257c13816 init 2017-04-15 16:24:28 +02:00