This commit is contained in:
2026-08-23 18:24:38 +09:00
parent 20e462ec03
commit 954d8760ac
@@ -42,7 +42,7 @@ import swiss.qpq.gajumaru.core.encoding.ZJ;
// endpoints.
//
// This design will evolve in the future as the concept of network and inter-network
// crawling evolved (and obviously as ACs are introduced). In this iteration, though,
// crawling evolves (and obviously as ACs are introduced). In this iteration, though,
// my goal is to keep things as simple as possible, and that is why this is probably
// somewhat unidiomatic for Java (I don't *really* know, but this works).