Repos / pytaku / 635b633caf
commit 635b633caf15522e22dccad816b9d95f02453a9f
Author: Nhân <hi@imnhan.com>
Date:   Sun Feb 12 21:13:54 2023 +0700

    add ipv4 warning

diff --git a/README.md b/README.md
index 7016ed4..4dd3e86 100644
--- a/README.md
+++ b/README.md
@@ -87,6 +87,12 @@ ## Code QA tools
 
 # Production
 
+**Gotcha:** mangasee image servers will timeout if you try to download images
+via ipv6, so you'll need to disable IPv6 on your VM. It's unfortunate that
+python-requests [doesn't][https://github.com/psf/requests/issues/1691] have an
+official way to specify ipv4/ipv6 on its API, and I'm too lazy to figure out
+alternatives.
+
 I'm running my instance on Debian 11, but any unix-like environment with these
 should work: