From 1a54e8a12799322c6d8c4511c98275a720ba1e2f Mon Sep 17 00:00:00 2001 From: asepharyana Date: Wed, 22 Jul 2026 13:43:11 +0700 Subject: [PATCH] docs: update CLAUDE.md alqanime.si -> alqanime.net --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 0c31d36..9af5e14 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -33,7 +33,7 @@ Request → Router (route.rs) → Controller → Service → Repository → Pars │ ├── Redis (L1 cache) ├── SeaORM/MySQL (L2, image_cache) - └── External HTTP (alqanime.si, picser CDN) + └── External HTTP (alqanime.net, picser CDN) ``` ### Directory Layout