修改通知时间为晚上10点,添加cookie保存功能,按用户和域名区分保存

This commit is contained in:
2026-03-04 22:45:31 +08:00
parent 918ac92230
commit 7a896f56ba
8 changed files with 564 additions and 412 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"用户A": {
"date": "2026-03-04",
"hour": 22
},
"用户B": {
"date": "2026-03-04",
"hour": 22
}
}