From 8c1c7736d3df5da5cb7a0c39be2f352b4aed581d Mon Sep 17 00:00:00 2001 From: hery877 Date: Sun, 29 Dec 2024 03:02:11 +0800 Subject: [PATCH] Update wrangler.toml --- wrangler.toml | 32 ++++++++++++++++++++++++-------- 1 file changed, 24 insertions(+), 8 deletions(-) diff --git a/wrangler.toml b/wrangler.toml index 05ac53c0..ad626afe 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -1,11 +1,27 @@ -name = "cf-worker-ws-dev" -main = "_worker.js" +name = "server-sg" # todo +#name = "cf-worker-connect-test" # todo +#main = "test/worker/cf-cdn-cgi-trace2.js" +#main = "test/worker/worker-connect-test.js" +main = "main_worker.js" compatibility_date = "2023-05-26" -# node_compat = true -workers_dev = true + +[[routes]] +pattern = "PREMIUMVPNCF.us.kg" +custom_domain = true + +[[routes]] +pattern = "quiz.int.vidio.com.sgl.PREMIUMVPNCF.us.kg" +custom_domain = true + +[[routes]] +pattern = "quiz.vidio.com.sgl.PREMIUMVPNCF.us.kg" +custom_domain = true [vars] -# PROXYIP = "211.230.110.231:50008" -UUID = "1b6c1745-992e-4aac-8685-266c090e50ea" -# SOCKS5 = "127.0.0.1:1080" -# SOCKS5_RELAY = "true" +# UUID = "d342d11e-d424-4583-b36e-524ab1f0afa4" +# PROXYIP = "1.2.3.4" +# DNS_RESOLVER_URL = "https://cloudflare-dns.com/dns-query" +# NODE_ID = "1" +# API_TOKEN = "example_dev_token" +# API_HOST = "api.v2board.com" +UUID = "99f51e6b-8019-4ed4-ae9b-cfcbbc1caf14"