Last updated: April 30, 2026
Palm Beach Pete is a small one-player game. It does not collect, transmit, or store any personal data.
- The app makes no network requests of any kind.
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Palm Beach Jeff — Support</title> | |
| <style> | |
| body { font-family: -apple-system, sans-serif; max-width: 600px; margin: 60px auto; padding: 0 24px; color: #1a1a1a; line-height: 1.6; } | |
| h1 { font-size: 1.6rem; } | |
| a { color: #0066cc; } |