Go to file
ln0422 87dc77f9d8 Remove www.ityb.me/careerbot 301 redirect; document 404 behavior
The backward-compat redirect from www.ityb.me/careerbot/* to
career.ityb.me/careerbot/* has been removed per user request.
Now all /careerbot paths on the main domain return 404, except
/careerbot/uploads/* which is served by branch1's secondary mount
so trunk-uploaded photo URLs still render on branch1 pages.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-21 13:22:06 +08:00
app Replace crypto.randomUUID with fallback for HTTP contexts 2026-04-08 10:12:18 +08:00
templates Add /careerbot base path for www.ityb.me/careerbot deployment 2026-04-07 22:07:34 +08:00
.gitignore Initial commit: CareerBot full-stack career showcase with AI chatbot 2026-04-07 20:36:38 +08:00
DESIGN.md Document dual-domain deployment (trunk + branch1) 2026-04-21 13:11:14 +08:00
init_data.py Initial commit: CareerBot full-stack career showcase with AI chatbot 2026-04-07 20:36:38 +08:00
OPS_MANUAL.md Remove www.ityb.me/careerbot 301 redirect; document 404 behavior 2026-04-21 13:22:06 +08:00
requirements.txt Initial commit: CareerBot full-stack career showcase with AI chatbot 2026-04-07 20:36:38 +08:00
start.bat Initial commit: CareerBot full-stack career showcase with AI chatbot 2026-04-07 20:36:38 +08:00
stop.bat Initial commit: CareerBot full-stack career showcase with AI chatbot 2026-04-07 20:36:38 +08:00