修改aiqicha login逻辑, cookie文件位置

This commit is contained in:
manchuwork
2025-10-03 07:45:21 +08:00
parent ecf17dbf1d
commit dd368bb645
7 changed files with 59 additions and 17 deletions

25
.gitignore vendored Normal file
View File

@@ -0,0 +1,25 @@
.gitignore
.git/
.idea/
.vscode/
.DS_Store
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
node_modules/
dist/
build/
.next/
.out/
.serverless/
cdk.out/
.vscode-test/
cookies/
data/