Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New feature: FTP download support | Jeix | 2010-06-20 | 1 | -3/+3 |
| | | | | | | use like this: ftp://user:passwd@ftp.server.net/path/to/file user:passwd@ is optional bugfix: linklist.py | ||||
* | New feature: XDCC Support | Jeix | 2010-06-20 | 1 | -0/+322 |
Works for links with the following schema: xdcc://.*?/.*?/#?\d+/? (regexp) Example: xdcc://irc.server.net/botname/packid |