From 3a68b5ebd160a7d30ea5deaa380ee4823e4929fe Mon Sep 17 00:00:00 2001 From: TheFourthRome <73635334+TheFourthRome@users.noreply.github.com> Date: Sun, 19 Jan 2025 01:27:22 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E6=98=8E=E6=96=87=E6=BA=90=E7=A0=81.j?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit set uuid --- "\346\230\216\346\226\207\346\272\220\347\240\201.js" | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git "a/\346\230\216\346\226\207\346\272\220\347\240\201.js" "b/\346\230\216\346\226\207\346\272\220\347\240\201.js" index 250154799..bc5b78697 100644 --- "a/\346\230\216\346\226\207\346\272\220\347\240\201.js" +++ "b/\346\230\216\346\226\207\346\272\220\347\240\201.js" @@ -1,7 +1,7 @@ import { connect } from 'cloudflare:sockets'; -let userID = ''; +let userID = '76088b13-bd9a-4811-94ee-1095a12490ca'; let proxyIP = ''; //let sub = ''; let subConverter = 'SUBAPI.fxxk.dedyn.io'; @@ -2190,4 +2190,4 @@ async function KV(request, env, txt = 'ADD.txt') { headers: { "Content-Type": "text/plain;charset=utf-8" } }); } -} \ No newline at end of file +}