diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2020-11-12 12:19:57 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2020-11-12 12:19:57 +0000 | 
| commit | d423339315f46a70cc9bd445478c751d90ffb00d (patch) | |
| tree | 761c64d2c579e2dbb344beed8bb689562bdd118d /Bonus | |
| parent | Add charset=Shift_JIS to 2ch.cgi (diff) | |
| download | w3m-d423339315f46a70cc9bd445478c751d90ffb00d.tar.gz w3m-d423339315f46a70cc9bd445478c751d90ffb00d.zip | |
Update examples for 2ch.cgi
Diffstat (limited to 'Bonus')
| -rw-r--r-- | Bonus/README | 2 | ||||
| -rw-r--r-- | Bonus/README.eng | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/Bonus/README b/Bonus/README index 0b97112..7e7452c 100644 --- a/Bonus/README +++ b/Bonus/README @@ -3,7 +3,7 @@    [w3m-dev 03635] 2ch.cgi    2ch の dat を直読みする local CGI です。 -  w3m file:/cgi-bin/2ch.cgi?http://pc.2ch.net/test/read.cgi/unix/1035755937/ +  w3m file:/cgi-bin/2ch.cgi?http://toro.2ch.sc/test/read.cgi/unix/1185784998/    wget の差分転送(-c)を使います。    読んだ dat は ~/.w3m2ch/ 以下に保存します。 diff --git a/Bonus/README.eng b/Bonus/README.eng index 2f7507d..f7b1b1c 100644 --- a/Bonus/README.eng +++ b/Bonus/README.eng @@ -3,7 +3,7 @@    [w3m-dev 03635] 2ch.cgi    localcgi to read 2ch dat directly -  w3m file:/cgi-bin/2ch.cgi?http://pc.2ch.net/test/read.cgi/unix/1035755937/ +  w3m file:/cgi-bin/2ch.cgi?http://toro.2ch.sc/test/read.cgi/unix/1185784998/    It uses wget -c.    `dat' files are recorded under ~/w3m2ch/. | 
