mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 13:55:53 +03:00
[PR #757] [MERGED] feat: 添加浏览器指纹黑名单功能 #746
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#746
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/757
Author: @dreamhunter2333
Created: 11/4/2025
Status: ✅ Merged
Merged: 11/5/2025
Merged by: @dreamhunter2333
Base:
main← Head:feature/email📝 Commits (2)
4ee5bc4feat: 添加浏览器指纹黑名单功能2495142refactor: 优化浏览器指纹初始化逻辑📊 Changes
9 files changed (+117 additions, -15 deletions)
View changed files
📝
frontend/package.json(+1 -0)📝
frontend/pnpm-lock.yaml(+8 -0)📝
frontend/src/App.vue(+0 -1)📝
frontend/src/api/index.js(+5 -0)📝
frontend/src/store/index.js(+2 -0)➕
frontend/src/utils/fingerprint.ts(+30 -0)📝
frontend/src/views/admin/IpBlacklistSettings.vue(+33 -10)📝
worker/src/admin_api/ip_blacklist_settings.ts(+23 -2)📝
worker/src/ip_blacklist.ts(+15 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.