dosage/dosagelib
Tobias Gruetzmacher 68d4dd463a Revert robots.txt handling.
This brings us back to only honouring robots.txt on page downloads, not
on image downloads.

Rationale: Dosage is not a "robot" in the classical sense. It's not
designed to spider huge amounts of web sites in search for some content
to index, it's only intended to help users keep a personal archive of
comics he is interested in. We try very hard to never download any image
twice. This fixes #24.

(Precedent for this rationale: Google Feedfetcher:
https://support.google.com/webmasters/answer/178852?hl=en#robots)
2015-07-17 20:46:56 +02:00
..
plugins Revert robots.txt handling. 2015-07-17 20:46:56 +02:00
__init__.py Updated copyright. 2014-01-05 16:50:57 +01:00
ansicolor.py Updated copyright. 2014-01-05 16:50:57 +01:00
colorama.py Catch WindowsError when initializing colorama. 2013-03-05 21:15:25 +01:00
comic.py Stripping should be done in normaliseUrl. 2014-06-08 10:12:33 +02:00
configuration.py Switch to setuptools and cleanup metadata. 2015-04-22 22:22:03 +02:00
decorators.py Updated copyright. 2014-01-05 16:50:57 +01:00
director.py adding no downsize option 2015-05-20 22:38:29 +12:00
events.py adding no downsize option 2015-05-20 22:38:29 +12:00
fileutil.py Updated documentation and fix some comics. 2012-11-20 18:53:53 +01:00
helpers.py Convert starters and other helpers to new interface. 2014-07-26 11:28:43 +02:00
languages.py Remove hard dependency on pycountry again. 2015-07-11 01:27:39 +02:00
loader.py Updated copyright. 2014-01-05 16:50:57 +01:00
output.py Fix comic list output. 2014-01-05 17:37:13 +01:00
rss.py Write encoded data in binary format. 2013-04-05 19:27:30 +02:00
scraper.py Remove hard dependency on pycountry again. 2015-07-11 01:27:39 +02:00
singleton.py Use realpath to detect symlinked instances. 2014-01-05 11:16:57 +01:00
updater.py Fixed some comics. 2013-04-11 18:27:43 +02:00
util.py Revert robots.txt handling. 2015-07-17 20:46:56 +02:00