d51b3d752a
update/correct user agent
2017-08-11 17:49:45 +02:00
b01b396783
allow feed configs to overwrite proxy command
2017-08-11 16:42:37 +02:00
7d664e4752
when reading feed file names from feed directory, randomize them
2017-08-11 13:42:29 +02:00
cb1a4c743c
Use per-file config for feeds; allow to hard code fetcher for feed
...
More flexible and easier to handle than reading from the input file.
2017-08-11 13:14:39 +02:00
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
8a80aa0d6d
syncnow support added
2017-06-21 12:23:53 +02:00
b148780344
exit if input file does not exist
2017-06-21 12:14:34 +02:00
0cd4d3b927
added paragraph on network containers
2017-04-16 21:00:34 +02:00
3dc43fb109
fixed typo, updated todo
2017-04-15 18:19:26 +02:00
d53b17d189
print when we fail to fetch a url
2017-04-15 16:33:48 +02:00
c257c13816
init
2017-04-15 16:24:28 +02:00