This commit is contained in:
Truong Nguyen
2024-07-11 15:32:25 +07:00
parent f0c4f1f39e
commit a49f46a25e
17 changed files with 327 additions and 125 deletions

11
public/silent-renew.html Normal file
View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
</head>
<script type="module" src="./silent-renew.ts"></script>
<body></body>
</html>