1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-09 06:18:05 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Hidden Z
3f35ae2011 py-i2phosts-fetcher: call injector with '-a' 2010-10-28 19:34:35 +00:00
Hidden Z
e0e6113808 py-i2phosts-fetcher: add log message 2010-10-27 15:36:51 +00:00
Hidden Z
4bd9b7883f py-i2phosts-fetcher: use os.path.mtime() for getting mtime
This is more efficient way than os.stat because it returns just mtime,
not full stat() info.
2010-10-20 23:05:35 +06:00
Hidden Z
1054426a91 py-i2phosts-fetcher: simple hosts.txt fetcher
It fetches files from remote hosts using urllib2 and local eeproxy and
runs py-i2phosts-injector for each downloaded file.
2010-10-20 22:46:46 +06:00