GameZone Play & Earn

This site is created solely to verify AdMob ownership for the app GameZone Play & Earn. To verify, Google requires a file named app-ads.txt to be placed at the root of your domain:

Steps to verify on Netlify (or any static host):

  1. Place the provided app-ads.txt file in the root of your site (example: https://your-domain.com/app-ads.txt).
  2. Deploy the site to Netlify and confirm the file is publicly accessible at the URL above.
  3. In Google AdMob, go to Settings > app-ads.txt (or follow AdMob's instructions) and request verification. Google will fetch /app-ads.txt from your domain.

Exactly use the following line inside app-ads.txt (do not add extra characters):

google.com, pub-6501435293242238, DIRECT, f08c47fec0942fa0

Important: The file must be served from the root (not from a subfolder) and be publicly reachable via HTTP(S). After deployment, open https://your-domain.com/app-ads.txt in a browser to confirm you see that single line.

Open app-ads.txt (when hosted)