Iran Maritime Cost Tracker =========================== Files ----- - index.html Main site - site.webmanifest Install / home-screen metadata - favicon.svg Browser icon - apple-touch-icon.svg iPhone home-screen icon - social-preview.svg Social share image - _headers Optional Netlify security/cache headers - _redirects Optional static routing rule How to publish -------------- Netlify 1. Go to app.netlify.com/drop 2. Drag the entire folder or the zip file contents into the page 3. Netlify gives you a public HTTPS link immediately Cloudflare Pages 1. Create a new Pages project 2. Upload the folder contents 3. Deploy as a static site GitHub Pages 1. Create a repo 2. Upload all files to the repo root 3. Enable Pages on the main branch Vercel 1. Create a new project 2. Upload this folder 3. Deploy as a static site How to edit the counter ----------------------- Open index.html and change the CONFIG block near the bottom: startDate updatedAt baseTotal costPerSecond breakdownShares Notes ----- - This package is fully static. No backend required. - It is designed to open correctly on iPhone Safari once hosted on a real HTTPS URL. - The current numeric values are sample values for presentation and testing.