1
0
Fork 0
mirror of synced 2024-07-05 22:40:27 +12:00
Commit graph

11 commits

Author SHA1 Message Date
William Esz a59d609571 Fix archive_dot_org submit_url
It was removing functional query parameters. (e.g., https://news.ycombinator.com/item?id=18216459)
2018-10-15 13:09:31 +02:00
William Esz 8b850393df Fix archive_dot_org CMD
`curl -I {url}` returns 404
2018-10-15 13:07:20 +02:00
Nick Sweeting 6c6bdaa3d7 add chrome sandbox option 2018-10-13 22:12:26 -04:00
Nick Sweeting ff10253cef fix user agent breaking all wgets 2018-09-10 22:31:19 -04:00
Nick Sweeting 735f530516 hide scrollbars in screenshots 2018-06-17 19:09:09 -04:00
Nick Sweeting 738513ead8 regigger wget exception handling order 2018-06-17 19:09:01 -04:00
Nick Sweeting d6354ac93f rearrange files again 2018-06-10 21:58:48 -04:00
Nick Sweeting c90f4bfd5b cleanup ARCHIVE_DIR paths 2018-06-10 21:26:11 -04:00
Nick Sweeting d2d1b977fe log wget 500 errors 2018-06-10 21:14:46 -04:00
Nick Sweeting c1c689cb94 log wget 404 and 403 errors 2018-06-10 21:13:07 -04:00
Nick Sweeting d0f2e693b3 re-arrange and cleanup directory structure 2018-06-10 20:52:15 -04:00
Renamed from archive_methods.py (Browse further)