fix: improve VLESS link compatibility and add Reality repair script

Only encode SNI dots, keep pbk/sid raw, copy links via API, prefer xray keygen, and add repair-reality.sh for server-side fixes.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-27 23:58:14 +08:00
parent 40d10a846f
commit 1fc3b8a89c
9 changed files with 127 additions and 28 deletions
+7
View File
@@ -85,6 +85,13 @@ input.copy-input {
font-size: 0.82rem;
}
.link-hint {
margin: 6px 0 0;
font-size: 0.78rem;
line-height: 1.45;
word-break: break-all;
}
.btn {
border: 1px solid var(--border);
background: #111827;