--:--:--
🌍
🌓

PRIME-TIPS logoPRIME TIPS

✨ 88.7% AI Accuracy
⚡ 6 Expert Packs
📅 Daily Updates
⚽ FREE PICKS
🎯 CORRECT SCORE
🥅 BTTS
📊 OVER / UNDER
🏀 BASKETBALL
📈 AI STATISTICS
88%
Accuracy
79%
BTTS Hit
74%
Over 2.5
2.00
Avg Odds
🏆 RECENT WINNING PROOFS
💸 GET ACCESS

📲 1. Select your country

Currency & payment method update automatically.

💰 2. Click any colorful button above

Price & payment method appear instantly — no need to guess.

📸 3. Pay, upload screenshot & submit

Admin verifies & sends your access code via Telegram @Isla_Olivia0.

❓ FAQ
Chat on Telegram
👑

Admin Dashboard (Realtime DB Sync)

☁️ Connecting to Realtime Database...

📈 VISITOR STATISTICS

💰 PRICE MANAGEMENT

📸 Upload Winning Proof

📢 Send Custom Notification (to Telegram)

🍀 3 Odds Daily — Manage Games

Add, edit, or remove any number of matches shown on the public "3 Odds Daily" table. Changes sync to Firebase if signed in.

📱 Lipa Haraka M-Pesa (Kenya) — Config

Provider: https://lipaharakaapis.co.ke

Enter your Lipa Haraka credentials so Kenyan users can pay via M-Pesa STK Push. Credentials are saved to Firebase (admin only). Warning: because this is a static HTML app, credentials are visible in-browser. For production, proxy through a backend.

🎮 Game Manager — Add a Game

👥 Active Subscriptions

📊 Results Dashboard (Win / Loss History)

⚙️ Site Settings

💳 Payment Accounts per Country

Add/override the payment account shown to buyers based on their selected country.

🔑 Access Code Manager (Quick Create)

Generate and assign access codes for any package without scrolling.

⏰ Expiry Timer Control

Set when today\'s picks expire. Public countdown updates in real time for every visitor. Leave blank to fall back to midnight.

🏆 Winner Manager — Mark Games Won / Lost

Every game added via Game Manager appears here. Change status to Won, Lost or Pending. Wins auto-appear in the public Verified Winning Slips + Results Tracker.

🔔 Admin Notification Settings

Choose which realtime events fire in-app toasts and browser notifications. Settings save per-device.

Channel
Toast
Browser

🎁 Referrals Overview — Who Referred Who

Live list of every referral code that has been applied. Shows the code owner and the visitor who used it. Tick rows to bulk-delete.

🖼️ Verified Winning Images — Manage Gallery

Images uploaded above (📸 Upload Winning Proof) appear here. Tick images to bulk-approve or delete them.

🏆 Manual Winner Announcement

Post text-based wins like "Jane won KES 25,000 from Mombasa". They appear alongside verified proof images on the public gallery.

🎥 Football Shorts — Upload Video

Upload short video clips (goals, highlights). Videos are stored in Firebase Storage under shorts/. See Firebase rules block at the bottom of this panel.

🔑 Change Admin Login Password

✅ Firebase Realtime Database rules (paste in Firebase console → Realtime Database → Rules):
{
  "rules": {
    ".read": true,
    ".write": "auth != null",
    "settings":       { ".read": true,  ".write": "auth != null" },
    "winningProofs":  { ".read": true,  ".write": "auth != null" },
    "shorts":         { ".read": true,  ".write": "auth != null" },
    "referrals":      { ".read": "auth != null", ".write": true },
    "accessCodes":    { ".read": "auth != null", ".write": "auth != null" },
    "auditLog":       { ".read": "auth != null", ".write": true },
    "pendingPayments":{ ".read": "auth != null", ".write": true }
  }
}
🎥 Firebase Storage rules for football shorts (Storage → Rules):
rules_version = \'2\';
service firebase.storage {
  match /b/{bucket}/o {
    // Public read for shorts + winning proof images
    match /shorts/{allPaths=**} {
      allow read: if true;
      allow write: if request.auth != null
                   && request.resource.size < 50 * 1024 * 1024
                   && request.resource.contentType.matches(\'video/.*\');
    }
    match /winningProofs/{allPaths=**} {
      allow read: if true;
      allow write: if request.auth != null
                   && request.resource.size < 10 * 1024 * 1024
                   && request.resource.contentType.matches(\'image/.*\');
    }
    // Everything else: admin only
    match /{allPaths=**} {
      allow read: if true;
      allow write: if request.auth != null;
    }
  }
}
Tip: after pasting, click Publish in the Firebase console. Storage must be enabled in your Firebase project (Build → Storage → Get started).

๐ŸŽฌ Football Video Shorts

Latest match highlights, goals & tips โ€” updated live by admin.
Loading video shortsโ€ฆ
โฐ Today's picks expire in
--:--:--
๐Ÿ“Š Results Tracker
0
Wins
0
Losses
0%
Win Rate
๐Ÿ† Verified Winning Slips
๐ŸŽ Referral Discount

Enter a referral code at checkout to get 10% off. Share your code with friends and earn credits!

Your referral code: โ€”
โ“ FAQ & Responsible Betting
๐Ÿšจ Bet Responsibly
Betting should be for entertainment. Never bet more than you can afford to lose. If gambling is affecting your life, seek help. 18+ only.
Terms & Conditions ยท Privacy Policy
๐Ÿ“ฒ Install PRIME-TIPS

Add to home screen for instant access to daily picks.