Commit graph

2 commits

Author SHA1 Message Date
Artemii Peretiachenko
1d5596db5f Fix contact honeypot so browser autofill does not swallow submissions.
Rename the trap field away from "website" and keep legacy detection so real messages still reach Telegram.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-26 19:16:36 +02:00
Artemii Peretiachenko
793d093c86 Add Telegram contact API with JSONL backup and real form errors.
Wire the anonymous form to a VPS Python endpoint that notifies Telegram, persists submissions locally, and stops faking success on failure.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-26 18:43:43 +02:00