From cb81f0ad6da859edd3bb08c35be7a4065484258d Mon Sep 17 00:00:00 2001 From: ed Date: Mon, 21 Oct 2024 00:06:13 +0000 Subject: [PATCH] readme: add nintendo 3ds to supported browsers --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d57a88f4..dfe8fd34 100644 --- a/README.md +++ b/README.md @@ -1933,6 +1933,9 @@ quick summary of more eccentric web-browsers trying to view a directory index: | **ie4** and **netscape** 4.0 | can browse, upload with `?b=u`, auth with `&pw=wark` | | **ncsa mosaic** 2.7 | does not get a pass, [pic1](https://user-images.githubusercontent.com/241032/174189227-ae816026-cf6f-4be5-a26e-1b3b072c1b2f.png) - [pic2](https://user-images.githubusercontent.com/241032/174189225-5651c059-5152-46e9-ac26-7e98e497901b.png) | | **SerenityOS** (7e98457) | hits a page fault, works with `?b=u`, file upload not-impl | +| **nintendo 3ds** | can browse, upload, view thumbnails (thx bnjmn) | + +

# client examples