From e771cd382551f8be2c4fa18887ee20f4cd35880f Mon Sep 17 00:00:00 2001 From: Neevil <91553852+ZarXD@users.noreply.github.com> Date: Fri, 26 Jan 2024 11:34:41 +0700 Subject: [PATCH] Register domain tekaje.merahputih.moe (#19) --- src/cnames.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cnames.ts b/src/cnames.ts index df7affc..17ef9c5 100644 --- a/src/cnames.ts +++ b/src/cnames.ts @@ -6,6 +6,7 @@ export const data: ICnames = { "janda": "sinkaroid.github.io/jandapress", "lust": "sinkaroid.github.io/lustpress", "scathach": "scathachgrip.github.io", + "tekaje": "zarxd.github.io/tkj-one-gallery", "wibuapi": "wibuapi.onrender.com", "zyxdevs": "zyxdevs.github.io/zYxDevs", }