You are viewing a single comment's thread.

view the rest of the comments →

soundbyyte ago

Would there be a way for you to send me the folders for each day and then the older posts when you're able to archive those just so I can skim through and see if anything external needs to be archived, because a lot of the daily posts as you've mentioned, do fall through the cracks. Plus, if more people have the data, then the more people we can share it with and the less likely it is for anyone to try to shut us down.

gittttttttttttttttt ago

Hey all external links will be archived automatically. Just did 1600 super fast from today.

soundbyyte ago

Awesome, that's fantastic to hear!

gittttttttttttttttt ago

A new folder just got added about an hour ago https://github.com/pizzascraper/pizzagate-voat-backup/tree/master/archives/2016-12-12-18:09:01/posts . I will archive the older posts very soon. Are you familiar with git? You could git pull once a day. You could even do it automatically with a cron job like this:

* 14 * * * cd Documents/pizzagate-voat-backup/ && git pull

I will try to add an external link archive feature soon. Backing up the data would be great. If you are not familiar with git then I would recommend watching a youtube tutorial or two. All you really need to learn is git clone and git pull.

Thanks for wanting to help!