From 83bdf8982e5f6eda258a8d759baa6f441e25e3a4 Mon Sep 17 00:00:00 2001 From: sinkaroid Date: Wed, 15 Jun 2022 01:23:44 +0700 Subject: [PATCH] fix(options): update relative position --- src/utils/options.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/options.ts b/src/utils/options.ts index 9ea8f83..58e2543 100644 --- a/src/utils/options.ts +++ b/src/utils/options.ts @@ -4,8 +4,8 @@ export default { HENTAI2READ: "https://hentai2read.com", SIMPLY_HENTAI: "https://simply-hentai.com", SIMPLY_HENTAI_PROXIFIED: "https://simplyh.sinxdr.workers.dev", - ASMHENTAI: "https://asmhentai.com", NHENTAI: "https://nhentai.net", NHENTAI_IP: "http://35.186.156.165", NHENTAI_IP_2: "http://173.82.30.99:3002", + ASMHENTAI: "https://asmhentai.com" }; \ No newline at end of file