Starting Monday evening nytimes.com started giving me this. I
can fetch the file with 'lynx -source'. What's the diff? When I
fetch an html file from nytimes.com with lynx it compresses it, but
not with 'lynx -source'.
russell bell
Well, Russell, that is certainly a shaim. Yesterday I visited punchbowlnews.com
and no-matter which browser, I get a 403 error, but even checking or unchecking
a user-agent, I receive the message you experienced.
Chime
On 03/10/2023 14:52, Chime Hart wrote:
Well, Russell, that is certainly a shaim. Yesterday I visited
punchbowlnews.com and no-matter which browser, I get a 403 error, but
even checking or unchecking a user-agent, I receive the message you
experienced.
You need to consider that, for most news
On Thu, Jul 27, 2023 at 10:25:13PM +0200, Hiltjo Posthuma wrote:
> Hi,
>
> I use lynx to convert HTML to plain-text, but noticed an issue where part of
> the output is missing with UTF-8 in CDATA sections.
>
> Below is a small test-case to reproduce it:
>
> Works correctly:
> a’b
>
> Doesn't wo
On Tue, Oct 03, 2023 at 11:29:07PM +0200, Hiltjo Posthuma wrote:
> On Thu, Jul 27, 2023 at 10:25:13PM +0200, Hiltjo Posthuma wrote:
> > Hi,
> >
> > I use lynx to convert HTML to plain-text, but noticed an issue where part of
> > the output is missing with UTF-8 in CDATA sections.
...
> Any updates