Skip to content

Txusete/RealSatelliteSpeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🛰️ GitHub Pages Template for Real Satellite Speed

This folder contains the support website for Real Satellite Speed — ready to publish on GitHub Pages.

📄 What's included

File Description
index.html Main support page — modern dark design matching the app
privacy.html Privacy Policy (required by App Store)
app-ads.txt AdMob publisher verification (required for ads)

✅ Already Configured

  • Publisher ID: pub-2234749939542398
  • Bundle ID: com.NenaWapiCorp.RealSpeed
  • Support email: support@nenwapicorp.com
  • App Store link: update with your Apple ID (see below)
  • Design: matches the app's dark blue gradient theme

🎯 How to publish

1. Create a GitHub repository

# Example repository name
real-satellite-speed-web

2. Copy these files to the repository root

real-satellite-speed-web/
├── index.html       ← Main page
├── privacy.html     ← Privacy policy
└── app-ads.txt      ← AdMob verification

3. Enable GitHub Pages

  • Go to your repository Settings → Pages
  • Source: Deploy from a branch
  • Branch: main / root
  • Click Save

4. Update the App Store link

Edit index.html and replace the App ID in this line:

<a href="https://apps.apple.com/app/id994853561" ...>

Replace 994853561 with your actual Apple ID.

🌐 Your URLs

Once published (replace txusc with your GitHub username):

URL Content
https://txusc.github.io/real-satellite-speed-web Support page
https://txusc.github.io/real-satellite-speed-web/privacy.html Privacy policy
https://txusc.github.io/real-satellite-speed-web/app-ads.txt AdMob verification

🧪 Test locally

cd /path/to/real-satellite-speed-web
python3 -m http.server 8000
open http://localhost:8000

✅ Checklist before publishing

  • Updated the App Store Apple ID in index.html
  • Verified the publisher ID in app-ads.txt is correct
  • Enabled GitHub Pages on the repository
  • Tested that app-ads.txt is accessible at the root URL
  • Added the website URL to the AdMob account settings

Date: March 2026 Bundle ID: com.NenaWapiCorp.RealSpeed AdMob Publisher: pub-2234749939542398

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages