Strengthen expired subscription gate

This commit is contained in:
2569718930@qq.com
2026-06-14 02:34:08 +08:00
parent 00da22e594
commit 285191a8be
4 changed files with 143 additions and 21 deletions
@@ -32,9 +32,9 @@ export function runTests() {
assert(
productAccess.includes('href="/account?checkout=1"') &&
productAccess.includes("Subscribe & Activate") &&
productAccess.includes("立即订阅并激活"),
"expired terminal gate must send users directly to the checkout entry, not a generic account page",
productAccess.includes("Renew and restore access") &&
productAccess.includes("续费并恢复访问"),
"expired terminal gate must send users directly to the checkout entry with renewal recovery copy, not a generic account page",
);
assert(