Explorar el Código

chore: rotate preferred domain to cf.1o.ee (2026-04-14T11:48:39Z)

vmess-domain-rotator hace 3 semanas
commit
194f6df7d6
Se han modificado 4 ficheros con 44 adiciones y 0 borrados
  1. 30 0
      runtime/current_domain.json
  2. 1 0
      runtime/current_domain.txt
  3. 8 0
      runtime/state.json
  4. 5 0
      runtime/substore_vars.json

+ 30 - 0
runtime/current_domain.json

@@ -0,0 +1,30 @@
+{
+  "domain": "cf.1o.ee",
+  "updated_at": "2026-04-14T11:48:39Z",
+  "status": "ok",
+  "source_count": 20,
+  "checked_count": 0,
+  "top_candidates": [
+    {
+      "domain": "cf.1o.ee",
+      "scores": [
+        220.0
+      ],
+      "created_raw": "2026-04-14 00:00:00"
+    },
+    {
+      "domain": "f.lma.de5.net",
+      "scores": [
+        220.0
+      ],
+      "created_raw": "2026-04-14 00:00:00"
+    },
+    {
+      "domain": "yg2.ygkkk.dpdns.org",
+      "scores": [
+        218.0
+      ],
+      "created_raw": "2026-04-14 00:00:00"
+    }
+  ]
+}

+ 1 - 0
runtime/current_domain.txt

@@ -0,0 +1 @@
+cf.1o.ee

+ 8 - 0
runtime/state.json

@@ -0,0 +1,8 @@
+{
+  "updated_at": "2026-04-14T11:48:39Z",
+  "last_good_domain": "cf.1o.ee",
+  "status": "ok",
+  "source_count": 20,
+  "checked_count": 0,
+  "rendered_v2ray": false
+}

+ 5 - 0
runtime/substore_vars.json

@@ -0,0 +1,5 @@
+{
+  "AUTO_DOMAIN": "cf.1o.ee",
+  "UPDATED_AT": "2026-04-14T11:48:39Z",
+  "STATUS": "ok"
+}