diff options
author | Corentin Chary <corentincj@iksaif.net> | 2011-08-31 15:38:32 +0200 |
---|---|---|
committer | Corentin Chary <corentincj@iksaif.net> | 2011-08-31 15:38:32 +0200 |
commit | 752fb04425831cb9430b0924c74c29bad43130b0 (patch) | |
tree | 4454de99b62028396314a46fbcb057c321eb6945 /TODO | |
parent | euscan: better blacklists (diff) | |
download | euscan-752fb04425831cb9430b0924c74c29bad43130b0.tar.gz euscan-752fb04425831cb9430b0924c74c29bad43130b0.tar.bz2 euscan-752fb04425831cb9430b0924c74c29bad43130b0.zip |
euscan: shake the code
- add custom site handlers
- use a custom user agent
- fix some bugs in management commands
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -14,8 +14,6 @@ euscan Site Handlers ------------- -- python: PyPi -- PHP: PECL / PEAR - ftp.kde.org: doesn't scan the "unstable" tree - mysql: should use http://downloads.mysql.com/archives/ - mariadb: should use http://downloads.askmonty.org/MariaDB/+releases/ |