Mickaël Serneels 0155c6f2ad ppf: check content-type (once) before trying to download/extract proxies
avoid trying to extract stuff from pdf and such (only accept text/*)

REQUIRES:
sqlite3 websites.sqlite "alter table uris add content_type text"

Don't test known uris:
sqlite3 websites.sqlite "update uris set content_type='text/manual' WHERE error=0"
2019-05-01 17:43:28 +02:00
2019-01-08 15:48:38 +00:00
2019-05-01 17:43:28 +02:00
2019-01-07 23:36:56 +00:00
2019-01-18 20:42:15 +00:00
2019-01-10 19:22:21 +00:00
2019-05-01 17:43:28 +02:00
2019-01-03 16:36:31 +00:00
2019-03-05 22:29:16 +00:00
2019-03-05 22:29:16 +00:00
2019-01-05 00:22:28 +00:00
2019-05-01 17:43:28 +02:00
Description
No description provided
3.7 MiB
Languages
Python 74.2%
JavaScript 10.5%
CSS 7.4%
Shell 4%
HTML 3.7%
Other 0.2%