Uh oh!
There was an error while loading. Please reload this page.
Commit 3d0515d
fix: Add child-src and connect-src for status badge iframe
- Add child-src directive to allow iframe embedding on mobile webviews
- Add status.trymaple.ai to connect-src for API calls
- Addresses potential Tauri mobile protocol restrictions
Co-authored-by: Anthony <AnthonyRonning@users.noreply.github.com>1 parent c5afc52 commit 3d0515d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments