Sink/server/utils
ccbikai 71654dcbc8 feat: add bot traffic filtering for access logs
Adds configuration option NUXT_DISABLE_BOT_ACCESS_LOG to exclude bot/crawler traffic from access statistics

- Updates ua-parser-js to stable v2.0.3
- Detects bots via CloudFlare bot management and user agent analysis
- Documents new config option in configuration.md and FAQs
2025-03-16 12:57:05 +08:00
..
access-log.ts feat: add bot traffic filtering for access logs 2025-03-16 12:57:05 +08:00
cloudflare.ts feat: init 2024-05-25 08:09:30 +08:00
query-filter.ts fix: enable multiple filter values via comma separator 2025-03-02 13:47:50 +08:00
sql-bricks.ts feat: consolidate time filtering and add advanced filters 2025-03-02 13:40:43 +08:00
time.ts feat: init 2024-05-25 08:09:30 +08:00