fix: regenerate expired Douyin login QR

This commit is contained in:
Rixuan Shao
2026-07-11 22:38:52 +08:00
parent 1cf15e8a6b
commit 712167b0fb
6 changed files with 58 additions and 4 deletions
+2
View File
@@ -2,6 +2,8 @@
## 2026-07-11
- Changed QR refresh from re-reading an expired image to forcing the Douyin login page to generate a new cache-busted QR code, and stopped serving expired QR screenshots.
- Fixed a blank Douyin login desktop by preventing build-time localhost proxy variables from leaking into runtime Chromium and explicitly wiring lowercase/uppercase runtime proxy variables.
- Added an authenticated same-origin noVNC HTTP/WebSocket proxy and synchronous mobile popup handling so login tasks work from phones without exposing port 8788 publicly.