Pārlūkot izejas kodu

chore: rotate preferred domain to openai.com (2026-04-22T17:50:23Z)

vmess-domain-rotator 1 nedēļu atpakaļ
vecāks
revīzija
4ff3318138

+ 9 - 9
runtime/current_domain.json

@@ -1,30 +1,30 @@
 {
-  "domain": "d.lma.de5.net",
-  "updated_at": "2026-04-21T17:45:41Z",
+  "domain": "openai.com",
+  "updated_at": "2026-04-22T17:50:39Z",
   "status": "ok",
   "source_count": 20,
-  "checked_count": 18,
+  "checked_count": 19,
   "top_candidates": [
     {
-      "domain": "d.lma.de5.net",
+      "domain": "openai.com",
       "success_ratio": 1.0,
-      "avg_latency_ms": 91,
+      "avg_latency_ms": 23,
       "ok_count": 5,
       "attempts": 5,
       "errors": []
     },
     {
-      "domain": "test.509666.xyz",
+      "domain": "cmcc.vvvv.ee",
       "success_ratio": 1.0,
-      "avg_latency_ms": 32,
+      "avg_latency_ms": 318,
       "ok_count": 5,
       "attempts": 5,
       "errors": []
     },
     {
-      "domain": "cf.affection.dpdns.org",
+      "domain": "cdn.091224.xyz",
       "success_ratio": 1.0,
-      "avg_latency_ms": 80,
+      "avg_latency_ms": 120,
       "ok_count": 5,
       "attempts": 5,
       "errors": []

+ 1 - 1
runtime/current_domain.txt

@@ -1 +1 @@
-d.lma.de5.net
+openai.com

+ 3 - 3
runtime/state.json

@@ -1,8 +1,8 @@
 {
-  "updated_at": "2026-04-21T17:45:41Z",
-  "last_good_domain": "d.lma.de5.net",
+  "updated_at": "2026-04-22T17:50:39Z",
+  "last_good_domain": "openai.com",
   "status": "ok",
   "source_count": 20,
-  "checked_count": 18,
+  "checked_count": 19,
   "rendered_v2ray": false
 }

+ 2 - 2
runtime/substore_vars.json

@@ -1,5 +1,5 @@
 {
-  "AUTO_DOMAIN": "d.lma.de5.net",
-  "UPDATED_AT": "2026-04-21T17:45:41Z",
+  "AUTO_DOMAIN": "openai.com",
+  "UPDATED_AT": "2026-04-22T17:50:39Z",
   "STATUS": "ok"
 }