소스 검색

chore: rotate preferred domain to www.leics.police.uk (2026-04-20T17:39:59Z)

vmess-domain-rotator 2 주 전
부모
커밋
20ff39a1cc
4개의 변경된 파일15개의 추가작업 그리고 15개의 파일을 삭제
  1. 9 9
      runtime/current_domain.json
  2. 1 1
      runtime/current_domain.txt
  3. 3 3
      runtime/state.json
  4. 2 2
      runtime/substore_vars.json

+ 9 - 9
runtime/current_domain.json

@@ -1,30 +1,30 @@
 {
-  "domain": "komga.aqua-aria.company",
-  "updated_at": "2026-04-19T18:35:16Z",
+  "domain": "www.leics.police.uk",
+  "updated_at": "2026-04-20T17:40:11Z",
   "status": "ok",
   "source_count": 20,
-  "checked_count": 19,
+  "checked_count": 18,
   "top_candidates": [
     {
-      "domain": "komga.aqua-aria.company",
+      "domain": "www.leics.police.uk",
       "success_ratio": 1.0,
-      "avg_latency_ms": 156,
+      "avg_latency_ms": 51,
       "ok_count": 5,
       "attempts": 5,
       "errors": []
     },
     {
-      "domain": "a.lma.de5.net",
+      "domain": "www.swowd.com",
       "success_ratio": 1.0,
-      "avg_latency_ms": 121,
+      "avg_latency_ms": 107,
       "ok_count": 5,
       "attempts": 5,
       "errors": []
     },
     {
-      "domain": "saas.sin.fan",
+      "domain": "www.xiaoshuofen.com",
       "success_ratio": 1.0,
-      "avg_latency_ms": 93,
+      "avg_latency_ms": 84,
       "ok_count": 5,
       "attempts": 5,
       "errors": []

+ 1 - 1
runtime/current_domain.txt

@@ -1 +1 @@
-komga.aqua-aria.company
+www.leics.police.uk

+ 3 - 3
runtime/state.json

@@ -1,8 +1,8 @@
 {
-  "updated_at": "2026-04-19T18:35:16Z",
-  "last_good_domain": "komga.aqua-aria.company",
+  "updated_at": "2026-04-20T17:40:11Z",
+  "last_good_domain": "www.leics.police.uk",
   "status": "ok",
   "source_count": 20,
-  "checked_count": 19,
+  "checked_count": 18,
   "rendered_v2ray": false
 }

+ 2 - 2
runtime/substore_vars.json

@@ -1,5 +1,5 @@
 {
-  "AUTO_DOMAIN": "komga.aqua-aria.company",
-  "UPDATED_AT": "2026-04-19T18:35:16Z",
+  "AUTO_DOMAIN": "www.leics.police.uk",
+  "UPDATED_AT": "2026-04-20T17:40:11Z",
   "STATUS": "ok"
 }