Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

[*] 更新前端 #188

Merged
merged 1 commit into from
Aug 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ MAIL_FROM_NAME=Example
MAIL_TO_ADDRESS=hello@example.com
MAIL_TO_NAME=Example

_94LIST_VERSION=1.3.31
_94LIST_VERSION=1.3.32
_94LIST_SLEEP=3
_94LIST_MAX_ONCE=20
_94LIST_PASSWORD=""
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## 2024

### 08-16 v1.3.32

- [*] 更新前端

### 08-11 v1.3.31

- [*] 禁止删除 `id``0` 的解析账户
Expand Down
2 changes: 1 addition & 1 deletion config/94list.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"fake_wx_user_agent" => "Mozilla/5.0 (Linux; Android 7.1.1; MI 6 Build/NMF26X; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.132 MQQBrowser/6.2 TBS/043807 Mobile Safari/537.36 MicroMessenger/6.6.1.1220(0x26060135) NetType/4G Language/zh_CN MicroMessenger/6.6.1.1220(0x26060135) NetType/4G Language/zh_CN miniProgram",
"fake_cookie" => "BAIDUID=A4FDFAE43DDBF7E6956B02F6EF715373:FG=1; BAIDUID_BFESS=A4FDFAE43DDBF7E6956B02F6EF715373:FG=1; newlogin=1",

"version" => "1.3.31",
"version" => "1.3.32",
"sleep" => (int)env("_94LIST_SLEEP", 3),
"max_once" => (int)env("_94LIST_MAX_ONCE", 20),
"password" => env("_94LIST_PASSWORD", ""),
Expand Down
1 change: 1 addition & 0 deletions public/assets/css/GetFileList-DHikvjDK.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion public/assets/css/GetFileList-DiMghyjj.css

This file was deleted.

1 change: 1 addition & 0 deletions public/assets/css/UserView-BojJVPlK.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.card,.table,.form,.alert{margin-top:15px!important}.container{width:1000px;margin:0 auto}
1 change: 0 additions & 1 deletion public/assets/css/UserView-V0M9nBA1.css

This file was deleted.

62 changes: 0 additions & 62 deletions public/assets/js/.pnpm-fc_Lr1wI.js

This file was deleted.

Binary file removed public/assets/js/.pnpm-fc_Lr1wI.js.gz
Binary file not shown.
1 change: 1 addition & 0 deletions public/assets/js/@ctrl_tinycolor@3.6.1-r5W6hzzQ.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Loading