diff options
author | Nick White <git@njw.me.uk> | 2011-08-21 22:25:50 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2011-08-21 22:25:50 +0100 |
commit | 7aa7f4055f8a966e7c3eb813b7d6c8a81c06e956 (patch) | |
tree | b3e5549660bcdd40d5506fc0bf24cfd1403210aa | |
parent | 85750ee58dea89bae829d4d30f41e83d99abc654 (diff) |
Add to TODOs
-rw-r--r-- | TODO | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -1,3 +1,10 @@ +# before 0.4 + +mkdir of bookid and save pages in there + +have websummary.sh print the date of release, e.g. + getxbook 0.3 (sig) (2011-08-02) + # other utils getabook @@ -20,13 +27,8 @@ add https support to get write some little tests -have websummary.sh print the date of release, e.g. - getxbook 0.3 (sig) (2011-08-02) - ## getgbook -mkdir of bookid and save pages in there - ### notes Google will give you up to 5 cookies which get useful pages in immediate succession. It will stop serving new pages to the ip, even with a fresh cookie. So the cookie is certainly not everything. |