Commit 8de9e51
OG: fallback image + Railway API URL for Vercel WAF bypass
Vercel's "Security Checkpoint" (WAF) blocks automated requests to
/api/og/* — including Twitter's crawler. Added fallback og:image so
cards always show something even when the dynamic image is blocked.
User action needed: whitelist /api/og/* in Vercel Dashboard → Settings
→ Security to enable the dynamic card image.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>1 parent 5c5e3e4 commit 8de9e51
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
76 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
77 | 81 | | |
78 | 82 | | |
79 | 83 | | |
80 | 84 | | |
81 | 85 | | |
82 | 86 | | |
83 | | - | |
| 87 | + | |
84 | 88 | | |
85 | 89 | | |
86 | 90 | | |
| |||
0 commit comments